mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 09:52:56 +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 \
|
||||
|
||||
@ -13,4 +13,5 @@ tnpm sync @alilc/lowcode-renderer-core
|
||||
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-workspace
|
||||
tnpm sync @alilc/lowcode-plugin-command
|
||||
Loading…
x
Reference in New Issue
Block a user