We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1c0b32 + 67430b2 commit da8e06aCopy full SHA for da8e06a
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