nshen / vite-plugin-wasm-pack

🦀 Vite plugin for rust wasm-pack
MIT License
234 stars 36 forks source link

doesn't work with vite 3.1.2 #21

Open Niedzwiedzw opened 2 years ago

Niedzwiedzw commented 2 years ago

My project that used to work, now throws an error

Internal server error: Failed to resolve import "wasm-launcher-extensions" from "src\components\elements\SteveRendered.svelte". Does the file exist?
Niedzwiedzw commented 2 years ago

note: this is in dev mode, I'm unable to check whether it builds correctly for now