Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: deprecate splitVendorChunkPlugin #16274

Merged
merged 1 commit into from Mar 29, 2024

Conversation

patak-dev
Copy link
Member

Description

We extracted the default split vendor chunking strategy to a plugin so users could more easily migrate to Vite 2.8. This strategy always had edge cases (see latest here #16268). This PR deprecates the plugin, so we can remove it in Vite 6.

@patak-dev patak-dev added the p1-chore Doesn't change code behavior (priority) label Mar 26, 2024
Copy link

stackblitz bot commented Mar 26, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit 45a06da into main Mar 29, 2024
10 checks passed
@patak-dev patak-dev deleted the chore/deprecate-split-vendor-plugin branch March 29, 2024 06:57
@AlttiRi
Copy link

AlttiRi commented Apr 29, 2024

It's a good plugin and I like it.
It you don't want to maintain it, it makes sense to publish it as a separate package. At least, for the archive purpose.

It works fine for me and I want to continue using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants