use swc vite plugin for dev server (#74)

This commit is contained in:
Marco
2023-08-02 18:04:55 +02:00
committed by GitHub
parent 232cd8e442
commit be4641aaf0
3 changed files with 16 additions and 16 deletions

View File

@@ -27,7 +27,7 @@
"@types/react-dom": "^18.2.6",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^9.0.2",
"@vitejs/plugin-react": "^4.0.3",
"@vitejs/plugin-react-swc": "^3.3.2",
"buffer": "^6.0.3",
"typescript": "^5.1.3",
"vite": "^4.4.7"