Browse Source

wms8 build.sh

master
lizw 4 years ago
parent
commit
826ecfd5c9
  1. 2
      wms8/build.sh

2
wms8/build.sh

@ -136,7 +136,7 @@ buildCode() {
echo -e "$echoPrefix yarn $echoSuffix"
yarn
echo -e "$echoPrefix yarn link yvan-ext-mobile $echoSuffix"
yarn link yvan-ext
yarn link yvan-ext-mobile
echo -e "$echoPrefix yarn build $echoSuffix"
yarn build
echo ""

Loading…
Cancel
Save