-
Notifications
You must be signed in to change notification settings - Fork 710
Labels
Description
Reproduction link or steps
What is expected?
The chunk for baz should not have inlined foo: null
What is actually happening?
it is inlined, and so the setFoo call from bar is not taken into account
System Info
replAny additional comments?
originally filed against rolldown-vite here: vitejs/rolldown-vite#391 , found while trying the new inlineConst: true option with sveltekit and rolldown-vite 7.1.5
Reactions are currently unavailable