DEV Community

Discussion on: ⚡️ Vite + React + Tailwind CSS starter for super fast prototyping

Collapse
 
jamesthomson profile image
James Thomson

It's only bundle free when in development. Production builds are still bundled, but with Rollup instead of Webpack.