mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: start shell add datasource build
This commit is contained in:
parent
d719c43e60
commit
0537495486
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FIXME! do not run build
|
||||
lerna exec --scope @ali/lowcode-datasource-engine -- npm run build
|
||||
lerna exec --scope @ali/lowcode-rax-renderer -- npm run build
|
||||
lerna exec --scope @ali/lowcode-react-renderer -- npm run build
|
||||
lerna exec --scope @ali/lowcode-demo -- npm start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user