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
--static-watch Watches for files in static content directory.
104
-
--no-static-watch Does not watch for files in static content directory.
104
+
--no-static-watch Negative 'static-watch' option.
105
105
--static-reset Clear all items provided in 'static' configuration. Allows to configure options for serving static files from directory (by default 'public' directory).
106
106
--static-public-path-reset Clear all items provided in 'static.publicPath' configuration. The static files will be available in the browser under this public path.
107
107
--watch-files <value...> Allows to configure list of globs/directories/files to watch for file changes.
108
108
--watch-files-reset Clear all items provided in 'watchFiles' configuration. Allows to configure list of globs/directories/files to watch for file changes.
109
+
--web-socket-server <value> Allows to set web socket server and options (by default 'ws').
0 commit comments