-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
In a recent update vite behaviour changed and vite is now creating a vendor chunk but in some case (for an app with only one entrypoint) we may want to get only one file.
Is it possible to add an option to disable it, or did I miss something ?
I looked at the code and this option is linked to other options :(
https://github.com/vitejs/vite/blob/main/packages/vite/src/node/build.ts#L364
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels