diff --git a/wms8/build.sh b/wms8/build.sh index cada3bc..02503b9 100644 --- a/wms8/build.sh +++ b/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 ""