also note wasm-opt

This commit is contained in:
Peter Cai 2020-04-12 19:34:18 +08:00
parent 1c2aebc6a9
commit 0c61b2085c
No known key found for this signature in database
GPG key ID: 71F5FB4E4F3FD54F

View file

@ -17,7 +17,7 @@ Prerequisites
1. The `wrangler` cli tool from Cloudflare
2. node.js + npm
3. rustc + cargo, with the latest nightly toolchain
4. wasm-pack
4. wasm-pack and wasm-opt
Deployment
===