If you're creating lots of small, one-off React projects as practice and to learn new things, why are you still using Create React App? It's a bit overkill unless you're starting a full-fledged webapp. You can spin up a React environment in a tenth of the time with Parcel, and download a tenth of the dependencies as well, so instead of using the bloated Create React App, give Parcel a try...
Script:https://github.com/ericnmurphy/cpa
https://ericmurphy.xyz
Download
0 formats
No download links available.
Create React App is Bloated, use Parcel Instead... | NatokHD