1
0
mirror of synced 2026-03-23 11:18:36 +08:00

build: runtime支持热更新

This commit is contained in:
roymondchen
2022-07-01 17:38:33 +08:00
committed by jia000
parent 6d4323123f
commit 4216880d11
22 changed files with 427 additions and 201 deletions

View File

@@ -9,9 +9,9 @@
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@tmagic/form": "^1.0.0-rc.7",
"@tmagic/schema": "^1.0.0-rc.7",
"@tmagic/utils": "^1.0.0-rc.7",
"@tmagic/form": "^1.0.2",
"@tmagic/schema": "^1.0.2",
"@tmagic/utils": "^1.0.2",
"element-plus": "^2.2.6",
"highlight.js": "^11.2.0",
"lodash": "^4.17.21",