Remix Vite
p/remix-vite
Vite dev server for Remix
Mayke Freitas
Remix Vite β€” Vite dev server for Remix
Featured
15
β€’
Remix Vite is a dev server for Remix applications. Remix is an awesome framework. It adds support for Vite's HMR making it faster and easier to prototype front-end interfaces. Give it a try by running `npx remix-vite` in a Remix starter kit.
Replies
Sean Matheson
Marry me.
Mayke Freitas
Michael Carter
Wow. It looks like you really did it. HMR in Remix, the Holy Grail.
Mayke Freitas
@michael_carter1 thanks a lot man. And thanks for sharing on Twitter :)
Shripad Krishna
Awesome! Going to give this a shot!
Mayke Freitas
@shripad_krishna thanks, man. Let me know if you find some issues.
Mayke Freitas
Hey guys. If you love Remix but feel that HMR is missing. Here is the solution. It's in the very beginning. So please let me know if you experience some bugs. Hope you enjoy it. Take care :)
Alexander Khoroshikh
Does it allow to also modify production build of Remix? If not, will this be supported in the future? E.g. if i add some Vite plugin in `vite.config.js`, as i understand, it will work in dev-mode, but will not be applied to production build πŸ€” Anyway, very impressive work, congrats on the launch!
Anastasiia Chizhova
@alexander_khoroshikh that's exactly the question I was thinking about!
Maria Yachnik
@alexander_khoroshikh @meowcat I'm also curious about that
Mayke Freitas
@alexander_khoroshikh thanks a lot. Remix Vite is meant to be used just for development right now. Mainly to get the advantages of coding with HMR. Just a remix dev alternative. There is no plan to support production builds yet. But it's something to think about. An alternative to the remix build. But this is not the case yet. Best.
Alexander Khoroshikh
@maykefreitas Thanks for explanation and, again, congrats on the launch!
Mayke Freitas
@alexander_khoroshikh No problem. Thanks a lot :)
Aditya Rajput
@maykefreitas Congratulations on the launch πŸš€πŸŽ‰πŸŽŠ
Mayke Freitas
@adityasinghrajput thanks a lot.