add link to wasm-pack-template

master
milahu 4 years ago committed by GitHub
parent 89ec3a6f4c
commit 6ea28810a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/src/commands/new.md

@ -9,7 +9,7 @@ It takes 3 parameters, name, template, and mode:
wasm-pack new <name> --template <template> --mode <normal|noinstall|force>
```
The template will default to the `rustwasm/wasm-pack-template`.
The default template is [`rustwasm/wasm-pack-template`](https://github.com/rustwasm/wasm-pack-template).
## Name

Loading…
Cancel
Save