modify boudle.sh
This commit is contained in:
parent
782ca48fe9
commit
4dee644aab
@ -5,7 +5,7 @@ source /etc/profile
|
||||
npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
||||
echo 'copy node_modules to /data/publish/node_packages' >> boundle.log
|
||||
|
||||
vue-cli-service build
|
||||
npm run build:prod
|
||||
|
||||
cd ./dist/ && tar -zcvf pikachu_fe.tar.gz ./
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user