forked from StrafesNET/roblox-bot-player
change out-dir
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
How to build the wasm module:
|
How to build the wasm module:
|
||||||
```
|
```
|
||||||
cd wasm-module
|
cd wasm-module
|
||||||
wasm-pack build --target web --out-dir pkg
|
wasm-pack build --target web --out-dir ../web-demo/pkg
|
||||||
```
|
```
|
||||||
|
|
||||||
How to serve the web demo (requires wasm module):
|
How to serve the web demo (requires wasm module):
|
||||||
|
|||||||
Reference in New Issue
Block a user