rustwasm.github.io icon indicating copy to clipboard operation
rustwasm.github.io copied to clipboard

Tutorials do not match up with defalut template

Open nuke-web3 opened this issue 5 years ago • 0 comments

Describe the Bug

https://rustwasm.github.io/docs/wasm-pack/tutorials/hybrid-applications-with-webpack/using-your-library.html

This tutorials does not reflect what the default template generates npm init rust-webpack your-package-name - the code snippets are completely different.

Steps to Reproduce

run npm init rust-webpack your-package-name and view the files the tutorial points to.

nuke-web3 avatar Aug 03 '20 22:08 nuke-web3