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: SERVE-OPTIONS-v4.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,8 @@ Options:
67
67
--ipc [value] Listen to a unix socket.
68
68
--live-reload Enables reload/refresh the page(s) when file changes are detected (enabled by default).
69
69
--no-live-reload Disables reload/refresh the page(s) when file changes are detected (enabled by default)
70
+
--magic-html Enables/Disables magic HTML routes (enabled by default).
71
+
--no-magic-html Negative 'magic-html' option.
70
72
--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).
71
73
--no-open Does not open the default browser.
72
74
--open-target <value...> Opens specified page in browser.
0 commit comments