mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: 🐛 update start scripts
This commit is contained in:
parent
a5f0d5ee02
commit
6330f219be
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FIXME! do not run build
|
||||
lerna exec --scope @ali/lowcode-react-renderer -- npm run build
|
||||
lerna exec --scope @ali/lowcode-demo -- npm start
|
||||
# lerna exec --scope @ali/lowcode-react-renderer -- npm run build
|
||||
# lerna exec --scope @ali/lowcode-demo -- npm start
|
||||
lerna exec --scope @ali/gdt-simple-form-sdk -- npm start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user