mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
9d77156269
commit
f37cb89c33
@ -17,7 +17,7 @@ cargo install wasm-pack
|
||||
This command will produce a bundle in the `./pkg` directory with your app's compiled WebAssembly along with a JavaScript wrapper which can be used to start your application.
|
||||
|
||||
```bash
|
||||
wasm-pack build
|
||||
wasm-pack build --target web
|
||||
```
|
||||
|
||||
### Bundle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user