Skip to content

Commit da8e06a

Browse files
committed
Merge branch 'master' of github.com:38/plotters
2 parents a1c0b32 + 67430b2 commit da8e06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wasm-demo/start-server.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ wasm-pack build --release
44
if errorlevel 1 cargo install wasm-pack
55
wasm-pack build --release
66
cd www
7-
npm install
7+
call npm install
88
npm start

0 commit comments

Comments
 (0)