-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Rollup Version
4.27.2
Operating System (or Browser)
window/linux
Node Version (if applicable)
v18
Link To Reproduction
https://stackblitz.com/edit/rollup-repro-mgajrx?file=package.json
Expected Behaviour
I use vite to build js code, it's can't work. i found the vite dependece rollup, when i use [email protected] can build success. but can't work on [email protected]. Maybe there is some issue when import js worker.
Actual Behaviour
TrickyPi