From 927c8f22fd4a95b00c1898030d2d64f21f2e0a91 Mon Sep 17 00:00:00 2001 From: YJSON Date: Wed, 15 Jul 2020 20:58:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20empty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/start.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/start.sh b/scripts/start.sh index ad2897969..388716ab7 100755 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -3,4 +3,3 @@ # FIXME! do not run build lerna exec --scope @ali/lowcode-react-renderer -- npm run build lerna exec --scope @ali/lowcode-demo -- npm start -