Skip to content

Commit 5b46d96

Browse files
liujupingJackLian
authored andcommitted
refactor(plugin-command): add plugin-command package
1 parent 2439321 commit 5b46d96

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ lerna run build \
1010
--scope @alilc/lowcode-editor-skeleton \
1111
--scope @alilc/lowcode-designer \
1212
--scope @alilc/lowcode-plugin-designer \
13+
--scope @alilc/lowcode-plugin-command \
1314
--scope @alilc/lowcode-plugin-outline-pane \
1415
--scope @alilc/lowcode-react-renderer \
1516
--scope @alilc/lowcode-react-simulator-renderer \

scripts/sync.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ tnpm sync @alilc/lowcode-renderer-core
1313
tnpm sync @alilc/lowcode-react-renderer
1414
tnpm sync @alilc/lowcode-react-simulator-renderer
1515
tnpm sync @alilc/lowcode-engine
16-
tnpm sync @alilc/lowcode-workspace
16+
tnpm sync @alilc/lowcode-workspace
17+
tnpm sync @alilc/lowcode-plugin-command

0 commit comments

Comments
 (0)