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: test/cli/__snapshots__/basic.test.js.snap.webpack4
+1-2
Original file line number
Diff line number
Diff line change
@@ -87,8 +87,7 @@ Options:
87
87
--no-live-reload Disables reload/refresh the page(s) when file changes are detected (enabled by default)
88
88
--open [value...] 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). https://webpack.js.org/configuration/dev-server/#devserveropen
89
89
--no-open Does not open the default browser.
90
-
--open-target [value...] Opens specified page in browser.
91
-
--no-open-target Does not open specified page in browser.
90
+
--open-target <value...> Opens specified page in browser.
92
91
--open-app-name <value...> Open specified browser.
93
92
--open-app <value...> Open specified browser.
94
93
--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). https://webpack.js.org/configuration/dev-server/#devserveropen
0 commit comments