ticky-xia

Results 2 issues of ticky-xia

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...