We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2d7c8f + 1abf7af commit 67430b2Copy full SHA for 67430b2
examples/wasm-demo/start-server.bat
@@ -4,5 +4,5 @@ wasm-pack build --release
4
if errorlevel 1 cargo install wasm-pack
5
wasm-pack build --release
6
cd www
7
-npm install
+call npm install
8
npm start
0 commit comments