ticky-xia
Results
2
issues of
ticky-xia
Added sideEffects field to package.json update.
fix
In Vite, I use `vite-plugin-wasm` in dev env, and everything works well,but if I `run build` , the `/bunlder/index.js` looks like doesnt init the WebAssembly.Then I found the `sideEffects` option...