mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-07 19:17:07 +00:00
fix(build): 优化构建流程
This commit is contained in:
parent
c6006562af
commit
5f1ef51961
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,7 +7,6 @@ packages/*/dist/
|
|||||||
packages/*/output/
|
packages/*/output/
|
||||||
packages/demo/
|
packages/demo/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
|
||||||
deploy-space/packages
|
deploy-space/packages
|
||||||
deploy-space/.env
|
deploy-space/.env
|
||||||
|
|
||||||
|
|||||||
@ -57,5 +57,5 @@
|
|||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npm.alibaba-inc.com"
|
"registry": "https://registry.npm.alibaba-inc.com"
|
||||||
},
|
},
|
||||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.27/build/index.html"
|
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.28-beta.1/build/index.html"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user