refactor: use vite instead of CRA (#81)

* refactor: use vite instead of CRA

* skip deployments for now

* local env fixes
This commit is contained in:
2026-04-04 16:21:09 +02:00
committed by GitHub
parent 02872f61ce
commit 7c682373a5
19 changed files with 1045 additions and 9389 deletions
+2 -1
View File
@@ -1 +1,2 @@
/// <reference types="react-scripts" />
/// <reference types="vite/client" />
/// <reference types="vitest/globals" />