Skip to content

Commit 07cb23f

Browse files
spacemonkdpony.chen
authored andcommitted
HDDS-11368. Remove dependency on Babel in Vite (apache#7119)
(cherry picked from commit 41d8147)
1 parent b28b416 commit 07cb23f

3 files changed

Lines changed: 501 additions & 810 deletions

File tree

hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,14 @@
6262
"@types/react-select": "^3.0.13",
6363
"@typescript-eslint/eslint-plugin": "^5.30.0",
6464
"@typescript-eslint/parser": "^5.30.0",
65-
"@vitejs/plugin-react": "^4.0.0",
65+
"@vitejs/plugin-react-swc": "^3.5.0",
6666
"eslint": "^7.28.0",
6767
"eslint-config-prettier": "^8.10.0",
6868
"eslint-plugin-prettier": "^3.4.1",
6969
"json-server": "^0.15.1",
7070
"npm-run-all": "^4.1.5",
7171
"prettier": "^2.8.4",
7272
"vite": "4.5.3",
73-
"vite-plugin-svgr": "^4.2.0",
7473
"vite-tsconfig-paths": "^3.6.0",
7574
"vitest": "^1.6.0"
7675
},

0 commit comments

Comments
 (0)