We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6494f37 commit f6d3f34Copy full SHA for f6d3f34
1 file changed
pxt.mk
@@ -19,7 +19,7 @@ PXT_INIT_ARGS ?=
19
PXT_INSTALL_ARGS ?=
20
PXT_NPMINSTALLNATIVE_ARGS ?=
21
PXT_RUN_ARGS ?=
22
-PXT_SERVE_ARGS ?= --localbuild --rebundle --noauth --no-browser --no-serial -h '0.0.0.0'
+PXT_SERVE_ARGS ?= --no-browser --no-serial -h '0.0.0.0'
23
PXT_STATICPKG_ARGS ?= -o ../static/ --localbuild
24
PXT_TAG_ARGS ?=
25
PXT_TESTGHPKGS_ARGS ?=
0 commit comments