Vite with vite-plugin-wasm Deployment failed!
I have a demo project build with remix, vite(with vite-plugin-wasm) and wasm build fron rust wasm bindgen. all works in dev. but when deploy . Deployment failed!
Failed to publish your Function. Got error: Uncaught SyntaxError: Unexpected reserved
word
at functionsWorker-0.12394576654725453.js:39:4
1 Reply
use this plugin vite-plugin-top-level-await can build. but the server return 500 with no reason