Skip to content

Improved Vite rolldown support #13738

Open
@benmccann

Description

@benmccann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions