create-wasm-app
create-wasm-app copied to clipboard
fix: update `devDependencies` versions
- Updated last versions of
devDependencies - Updated
README.mdwith notes about that to be avoided in the future. - Updated
webpack.config.jsto activate WASM manually which fromwebpack5, must activate it manually. Ref: https://webpack.js.org/configuration/experiments/
@ashleygwilliams as I saw you are the author of the package, I thought I'd ping you for this PR as I had this issue myself and this fixes it.