You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Options:
160
160
--no-open Does not open the default browser.
161
161
--open-target <value...> Opens specified page in browser.
162
162
--open-app-name <value...> Open specified browser.
163
-
--open-app <value...> Open specified browser.
163
+
--open-app <value...> Open specified browser. Deprecated: please use open.app.name/--open-app-name.
164
164
--open-reset Clear all items provided in 'open' configuration. Allows to configure dev server to open the browser(s) and page(s) after server had been started (set it to true to open your default browser).
165
165
--open-target-reset Clear all items provided in 'open.target' configuration. Opens specified page in browser.
166
166
--open-app-name-reset Clear all items provided in 'open.app.name' configuration. Open specified browser.
0 commit comments