mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +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",
|
"module": "es/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"lib",
|
"lib",
|
||||||
"es"
|
"es",
|
||||||
|
"dist"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "build-scripts test --config build.test.json",
|
"test": "build-scripts test --config build.test.json",
|
||||||
|
|||||||
@ -21,4 +21,5 @@ lerna run build:umd \
|
|||||||
--scope @alilc/lowcode-engine \
|
--scope @alilc/lowcode-engine \
|
||||||
--scope @alilc/lowcode-rax-simulator-renderer \
|
--scope @alilc/lowcode-rax-simulator-renderer \
|
||||||
--scope @alilc/lowcode-react-simulator-renderer \
|
--scope @alilc/lowcode-react-simulator-renderer \
|
||||||
|
--scope @alilc/lowcode-react-renderer \
|
||||||
--stream
|
--stream
|
||||||
Loading…
x
Reference in New Issue
Block a user