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
+1
View File
@@ -0,0 +1 @@
import '@testing-library/jest-dom/vitest';