Skip to content

Improved Vite rolldown support #13738

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

Open
benmccann opened this issue Apr 24, 2025 · 0 comments · May be fixed by #13747
Open

Improved Vite rolldown support #13738

benmccann opened this issue Apr 24, 2025 · 0 comments · May be fixed by #13747
Labels

Comments

@benmccann
Copy link
Member

benmccann commented Apr 24, 2025

Describe the bug

Let's get it passing on the ecosystem CI

Current error looks related to manualChunks though they also saw an issue with another option at some point:

It is because Rolldown throws an error when a unknown option is passed. The error I see right now is caused by output.hoistTransitiveImports (Rolldown does not hoist the transitive imports, so should be fine to skip passing it).

Some tips: https://main.vitejs.dev/guide/rolldown.html#plugin-framework-authors-guide

Reproduction

https://github.com/vitejs/vite-ecosystem-ci/actions/runs/14633802080/job/41060843890

Logs

System Info

rolldown

Severity

blocking an upgrade

Additional Information

No response

@eltigerchino eltigerchino linked a pull request Apr 28, 2025 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants