issues
search
andrewbenington
/
OpenHome
Application for importing and transferring Pokémon between save files
https://andrewbenington.github.io/OpenHome/
GNU General Public License v3.0
20
stars
1
forks
source link
Use Vite and better manage image resources
#13
Closed
andrewbenington
closed
1 year ago
andrewbenington
commented
1 year ago
Using Vite instead of the previously ejected create-react-app
images are static assets in the
/public
folder, which reduces build and hot reload times by orders of magnitude (oops)
enforcing relative paths
bug fixes
/public
folder, which reduces build and hot reload times by orders of magnitude (oops)