speed up client compilation by using oxc-transform-react as the react compiler

This commit is contained in:
Athou
2026-09-02 18:11:23 +02:00
parent 3f01a99b66
commit 6344657940
3 changed files with 387 additions and 53 deletions

View File

@@ -69,8 +69,8 @@
"@types/throttle-debounce": "5.0.2",
"@types/tinycon": "0.6.7",
"@vitejs/plugin-react": "6.1.1",
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "30.0.1",
"oxc-transform-react": "^0.145.0",
"typescript": "7.0.2",
"vite": "8.2.2",
"vite-plugin-checker": "0.14.5",