fix: start shell add datasource build

This commit is contained in:
guokai.jgk 2020-11-12 17:15:16 +08:00
parent d719c43e60
commit 0537495486

View File

@ -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