Skip to content

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Jul 31, 2025

Description

Follow up to #589

fixes this ecosystem-ci failure: https://github.com/vitejs/vite-ecosystem-ci/actions/runs/16640378447/job/47089473692

manualChunks breaks the execution order and the way rollup handles it and rolldown handles it is different. See rolldown/rolldown#5536

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the PR Title Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 31, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/plugin-vue@640
npm i https://pkg.pr.new/@vitejs/plugin-vue-jsx@640

commit: 3c4ca23

@sapphi-red sapphi-red merged commit 50e157e into main Jul 31, 2025
12 checks passed
@sapphi-red sapphi-red deleted the chore/remove-code-related-to-split-vendor-chunk-plugin branch July 31, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants