1
0
mirror of synced 2026-03-24 03:38:34 +08:00

feat: 将ui-react中的组件独立成包

This commit is contained in:
roymondchen
2024-08-13 20:35:14 +08:00
committed by roymondchen
parent 60d2b64aa5
commit cab36b49a3
93 changed files with 1772 additions and 741 deletions

View File

@@ -26,14 +26,12 @@
"@tmagic/stage": "1.4.19",
"@tmagic/utils": "1.4.19",
"axios": "^0.25.0",
"lodash-es": "^4.17.21",
"terser": "^5.31.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@tmagic/cli": "workspace:*",
"@types/lodash-es": "^4.17.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-legacy": "^5.4.0",