refactor: change HMR plugin to @vitejs/plugin-react-swc

This commit is contained in:
2025-09-22 22:34:17 +09:00
parent 8b6947c72c
commit 9fc00089b1
3 changed files with 150 additions and 394 deletions

View File

@@ -27,7 +27,7 @@
"@types/node": "^24.3.1",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react-swc": "^4.1.0",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",