Vite is Epic! (Epic Stack now uses Vite) 🚀 #625
kentcdodds
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm excited to announce that with the official Remix vite plugin becoming stable, the Epic Stack now uses Vite! 🎉
You can find the deployed version of the app running on vite here: https://www.epicstack.dev/
And the template has been updated with this PR: #624
Here's the decision document: https://github.com/epicweb-dev/epic-stack/blob/main/docs/decisions/036-vite.md
Interestingly the build is quite a bit slower (4 seconds instead of 2) 🤷♂️ But HMR is at least twice as fast which I'm definitely willing to accept a few extra seconds on the build for.
Let's go!
Beta Was this translation helpful? Give feedback.
All reactions