|
|
|
|
|
by nsonha
493 days ago
|
|
CRA does much more than just supporting jsx, which any bundler should be able to do without a "plugin". What else does that plugin do? HMR? Equivalence to CRA is next, which is a set of opinionated loaders and config. But next also has the router and some react utils on top. |
|
The goal however is to create a minimal setup to get started with React SPA. And vite's starter template does better