Skip to content

Use rollup types from Vite #325

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
wants to merge 2 commits into
base: 1.x
Choose a base branch
from

Conversation

sapphi-red
Copy link
Contributor

Since rollup is not declared as a dependency or a peerDependency, this import fails in some cases (see https://rushjs.io/pages/advanced/phantom_deps/ for more details).

That was causing the ecosystem-ci to fail.
https://github.com/vitejs/vite-ecosystem-ci/actions/runs/14437826501/job/40481878417#step:8:697

This PR fixes that by using the re-exported types from Vite.

Copy link
Member

@timacdonald timacdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate it, @sapphi-red

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