SawyerHood / animal-crossing-catch

Site to keep track of your critters in Animal Crossing
https://ac-catch.com
MIT License
58 stars 18 forks source link

Remove CRA as a dependency and move to Vite #56

Closed SawyerHood closed 3 years ago

SawyerHood commented 3 years ago

CRA has a lot of dependencies that are hard to control and the build times are not great for such a small site. This moves ac-catch to vite which has a much better dev experience.