mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-10 07:52:10 +08:00
删除静态编译
This commit is contained in:
4
build.sh
4
build.sh
@@ -20,8 +20,8 @@ cd $cpath/web
|
|||||||
|
|
||||||
#国内可替换源加快速度
|
#国内可替换源加快速度
|
||||||
#npx browserslist@latest --update-db
|
#npx browserslist@latest --update-db
|
||||||
#yarn install --registry=https://registry.npmmirror.com
|
yarn install --registry=https://registry.npmmirror.com
|
||||||
#yarn run build
|
yarn run build
|
||||||
RETVAL $?
|
RETVAL $?
|
||||||
|
|
||||||
echo "编译二进制文件"
|
echo "编译二进制文件"
|
||||||
|
Reference in New Issue
Block a user