@@ -92,6 +92,8 @@ buildCode() {
yarn
echo -e "$echoPrefix yarn link yvan-vue $echoSuffix"
yarn link yvan-vue
+ echo -e "$echoPrefix yarn run build $echoSuffix"
+ yarn run build
echo ""
else
echo "wms-ui-pc 文件未变化"