We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a3011 commit d89393eCopy full SHA for d89393e
README.md
@@ -132,6 +132,8 @@ Options:
132
--ipc [value] Listen to a unix socket.
133
--live-reload Enables reload/refresh the page(s) when file changes are detected (enabled by default).
134
--no-live-reload Negative 'live-reload' option.
135
+ --magic-html Enables/Disables magic HTML routes (enabled by default).
136
+ --no-magic-html Negative 'magic-html' option.
137
--open [value...] Allows to configure dev server to open the browser(s) and page(s) after server had been started (set it to
138
true to open your default browser).
139
--no-open Negative 'open' option.
0 commit comments