a3da33d824
create-react-app seems to struggle a bit [1] and many folks are recommending vite as an alternative, as that project is more active. For me the reason to switch to vite is to reduce dependencies and speed up the build process. Replacing create-react-app with vite reduce the number of dependencies from 1762 to 444. I was also quite surprised, by how small the actual diff in this commit is. From that perspective there is almost no discernible difference between the two tools. [1]: https://github.com/reactjs/react.dev/pull/5487#issuecomment-1409720741 |
||
---|---|---|
.. | ||
lang | ||
favicon.ico | ||
logo192.png | ||
logo512.png | ||
manifest.json | ||
prose.css | ||
robots.txt |