chore: change vite plugin to react swc

This commit is contained in:
David Ralph
2023-03-15 00:05:22 +00:00
parent 46a5f90152
commit e79a04cb35
3 changed files with 115 additions and 47 deletions

View File

@@ -36,7 +36,7 @@
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react": "3.1.0",
"@vitejs/plugin-react-swc": "^3.2.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-react-app": "^7.0.1",