mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 17:08:14 +00:00
chore: 不再默认启动 preset-vision
This commit is contained in:
parent
d89c5910a5
commit
0d47884dfb
@ -11,9 +11,6 @@
|
||||
],
|
||||
"scripts": {
|
||||
"start": "build-scripts start",
|
||||
"version:update": "node ./scripts/version.js",
|
||||
"build": "build-scripts build --skip-demo",
|
||||
"cloud-build": "build-scripts build --skip-demo && tnpm run version:update",
|
||||
"test": "build-scripts test --config build.test.json"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{
|
||||
"entry": {
|
||||
"editor-preset-vision": "../editor-preset-vision/src/index.ts",
|
||||
"engine": "../engine/src/index.ts",
|
||||
"engine-core": "../engine/src/index-core.ts",
|
||||
"vision-polyfill": "../vision-polyfill/src/index.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user