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

Vite 4 uses Rollup 3 #51

Open
ajslater opened this issue Dec 10, 2022 · 2 comments
Open

Vite 4 uses Rollup 3 #51

ajslater opened this issue Dec 10, 2022 · 2 comments

Comments

@ajslater
Copy link

Vite 4 uses Rollup 3. Pretty sure this package should depend on

"rollup": "^3.0.0"

and devDependancies:

"vite": "^4.0.0"
@sunghwan2789
Copy link

I think rollup should be in devDependencies, since it is only used for type imports..?

@nVitius
Copy link

nVitius commented Apr 3, 2023

@gxmari007 Can we move rollup to devDependencies?

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

No branches or pull requests

3 participants