mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
refactor(plugin-command): add plugin-command package
This commit is contained in:
parent
24393211b4
commit
5b46d96df7
@ -10,6 +10,7 @@ lerna run build \
|
||||
--scope @alilc/lowcode-editor-skeleton \
|
||||
--scope @alilc/lowcode-designer \
|
||||
--scope @alilc/lowcode-plugin-designer \
|
||||
--scope @alilc/lowcode-plugin-command \
|
||||
--scope @alilc/lowcode-plugin-outline-pane \
|
||||
--scope @alilc/lowcode-react-renderer \
|
||||
--scope @alilc/lowcode-react-simulator-renderer \
|
||||
|
||||
@ -14,3 +14,4 @@ tnpm sync @alilc/lowcode-react-renderer
|
||||
tnpm sync @alilc/lowcode-react-simulator-renderer
|
||||
tnpm sync @alilc/lowcode-engine
|
||||
tnpm sync @alilc/lowcode-workspace
|
||||
tnpm sync @alilc/lowcode-plugin-command
|
||||
Loading…
x
Reference in New Issue
Block a user