1
0
mirror of synced 2025-12-10 19:57:59 +08:00

build: 统一构建

This commit is contained in:
roymondchen
2025-01-21 19:13:01 +08:00
parent 51ca1e60af
commit 5c0cfe44dd
47 changed files with 276 additions and 1170 deletions

View File

@@ -19,9 +19,6 @@
"src"
],
"license": "Apache-2.0",
"scripts": {
"build": "vite build"
},
"engines": {
"node": ">=18"
},
@@ -30,11 +27,6 @@
"type": "git",
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"devDependencies": {
"@types/node": "^18.19.0",
"rimraf": "^3.0.2",
"vite": "^6.0.9"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/utils": "workspace:*",