Nice write up. First snag I've hit is jsx support in a react project. Does your project not use jsx?
While migrating to vite there are many errors coming my way like file type must be jsx instead of js. But even after renaming it throws other hard to debug errors. Can you help?
Now, this is something I'll love to try out!
So would Webpack still be in the codebase and could you safely remove it, once you've completely moved to Vite?
Andrew Baisden
Software Developer | Content Creator | AI, Tech, Programming
Great read! I started to use Vite a lot more lately alongside Next and both are so good for React projects.