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
-r, --[no-]release Build with release mode defaults for builders.
29
-
-o, --output A directory to write the result of a build to. Or a mapping from a top-level directory in the package to the directory to write a filtered build output to. For example "web:deploy".
30
-
-v, --verbose Enables verbose logging.
31
-
--hostname Specify the hostname to serve on
32
-
(defaults to "localhost")
33
-
34
-
--log-requests Enables logging for each request to the server.
27
+
-h, --help Print this usage information.
28
+
-r, --[no-]release Build with release mode defaults for builders.
29
+
-o, --output A directory to write the result of a build to. Or a mapping from a top-level directory in the package to the directory to write a filtered build output to. For example "web:deploy".
30
+
-v, --verbose Enables verbose logging.
31
+
--hostname Specify the hostname to serve on
32
+
(defaults to "localhost")
33
+
34
+
--log-requests Enables logging for each request to the server.
35
+
--[no-]require-build-web-compilers If a dependency on `build_web_compilers` is required to run.
0 commit comments