-
Notifications
You must be signed in to change notification settings - Fork 131
Migrate Next.js to Vite #1397
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
Migrate Next.js to Vite #1397
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Deploying bracket with
|
| Latest commit: |
3923c1f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9ba5caa7.bracket-abd.pages.dev |
f2b5a8c to
3dc41cc
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1397 +/- ##
=======================================
Coverage 94.94% 94.94%
=======================================
Files 118 118
Lines 4335 4335
=======================================
Hits 4116 4116
Misses 219 219 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a262fd3 to
04351c3
Compare
Deploying bracket-docs with
|
| Latest commit: |
3923c1f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://cee98e07.bracket-docs.pages.dev |
| Branch Preview URL: | https://migrate-to-vite.bracket-docs.pages.dev |
d1bc327 to
72ed653
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
3857afa to
c4bae08
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
|
Deployment failed with the following error: Learn More: https://vercel.com/evroons-projects?upgradeToPro=build-rate-limit |
Vite is much simpler to use than Next.js and we don't need any of the features Next has that Vite doesn't have.
Benefits of moving to Vite are:
.envfilesAlso replaces yarn by pnpm