mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
Merge branch 'fix/start-shell' into 'release/1.0.0'
fix: start shell add datasource build See merge request !1044307
This commit is contained in:
commit
7856d7a8cc
@ -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