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
@@ -162,7 +162,7 @@ Options:
162
162
--no-open Does not open the default browser.
163
163
--open-target <value...> Opens specified page in browser.
164
164
--open-app-name <value...> Open specified browser.
165
-
--open-app <value...> Open specified browser.
165
+
--open-app <value...> Open specified browser. Deprecated: please use open.app.name/--open-app-name.
166
166
--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).
167
167
--open-target-reset Clear all items provided in 'open.target' configuration. Opens specified page in browser.
168
168
--open-app-name-reset Clear all items provided in 'open.app.name' configuration. Open specified browser.
0 commit comments