Browse Source

wms8 build.sh

lizw 3 years ago
parent
commit
826ecfd5c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wms8/build.sh

+ 1 - 1
wms8/build.sh

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