-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
[vite]: Rollup failed to resolve import "js-audio-recorder"
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
build.rollupOptions.external
"vite": "^7.0.0",
"js-audio-recorder": "^1.0.7",
"react": "^19.1.0",
"react-dom": "^19.1.0",
Metadata
Metadata
Assignees
Labels
No labels