Migrate from create react app to vite

This commit is contained in:
Przemek Więch
2025-02-05 17:05:34 +01:00
parent 99a217191b
commit b3f5ae1c25
22 changed files with 3751 additions and 21797 deletions

2
src/imports.d.ts vendored
View File

@@ -1,2 +1,2 @@
declare module '*.jng';
declare module '*.jpg';
declare module '*.png';