labcodes/django-react-boilerplate

Proposal: migrate from wepback to vite

Closed this issue · 0 comments

Vite is the next generation of tooling for modern frontend applications.
It's faster than webpack, has less dependencies, and is easier to configure/maintain.

I'll create a proposal branch for the migration.
(We would need to change the name of the project, though 😆 )