Update wasm-pack repository URL

This commit is contained in:
Nick Fitzgerald 2018-06-18 12:44:46 -07:00 committed by GitHub
parent 639ccd53ce
commit e639a3f08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -915,7 +915,7 @@ possibilities!
Note that the `version` is *required* if `module` doesn't start with `./`. If
`module` starts with `./` then it is an error to provide a version.
[wasm-pack]: https://github.com/ashleygwilliams/wasm-pack
[wasm-pack]: https://github.com/rustwasm/wasm-pack
* `catch` - as we saw before the `catch` attribute allows catching a JS
exception. This can be attached to any imported function and the function must