fix(build): 优化构建流程

This commit is contained in:
荣彬 2021-01-07 17:14:42 +08:00
parent c6006562af
commit 5f1ef51961
3 changed files with 20938 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,7 +7,6 @@ packages/*/dist/
packages/*/output/
packages/demo/
package-lock.json
yarn.lock
deploy-space/packages
deploy-space/.env

View File

@ -57,5 +57,5 @@
"publishConfig": {
"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"
}

20937
yarn.lock Normal file

File diff suppressed because it is too large Load Diff