mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
chore: update build target and visibility
This commit is contained in:
parent
23c795931e
commit
5005552aed
@ -6,7 +6,8 @@
|
||||
"module": "es/index.js",
|
||||
"files": [
|
||||
"lib",
|
||||
"es"
|
||||
"es",
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "build-scripts test --config build.test.json",
|
||||
|
||||
@ -21,4 +21,5 @@ lerna run build:umd \
|
||||
--scope @alilc/lowcode-engine \
|
||||
--scope @alilc/lowcode-rax-simulator-renderer \
|
||||
--scope @alilc/lowcode-react-simulator-renderer \
|
||||
--scope @alilc/lowcode-react-renderer \
|
||||
--stream
|
||||
Loading…
x
Reference in New Issue
Block a user