|
|
@ -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 "" |
|
|
|