-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
enhancementNew feature or requestNew feature or requesttriageAwaiting triage by a project memberAwaiting triage by a project member
Description
Describe the problem
optimizeDeps.rollupOptions is used here. I added a runtime deprecation in the latest version of rolldown-vite and I'm planning to remove this in the next version of rolldown-vite.
| optimizeDeps.rollupOptions = { |
(Note:
build.rollupOptions is also deprecated but would still be there)
Describe the proposed solution
Replace it with optimizeDeps.rolldownOptions.
Alternatives considered
Not sure
Importance
would make my life easier
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriageAwaiting triage by a project memberAwaiting triage by a project member