From 826ecfd5c9bb099454e62721e110d908bfd3e699 Mon Sep 17 00:00:00 2001 From: lizw Date: Fri, 11 Mar 2022 10:16:14 +0800 Subject: [PATCH] wms8 build.sh --- wms8/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ""