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

feat: bundle vite config file with esbuild instead of rollup #2517

Merged
merged 4 commits into from
Mar 15, 2021

Conversation

egoist
Copy link
Contributor

@egoist egoist commented Mar 15, 2021

Not sure why Vite uses Rollup instead of esbuild to bundle vite.config.ts, so here's the change 2da0084, feel free to close this if Rollup is somehow a requirement.

This PR also needs #2506 to be merged first.

@yyx990803
Copy link
Member

Seems to cause a small conflict that needs resolving.

@egoist
Copy link
Contributor Author

egoist commented Mar 15, 2021

Should be good now 👌

@yyx990803 yyx990803 merged commit e034ee2 into vitejs:main Mar 15, 2021
This was referenced Mar 15, 2021
This was referenced Mar 16, 2021
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