rebuild the web assets in the production mode
This commit is contained in:
parent
7ab810780f
commit
50da3a9e54
@ -11,6 +11,9 @@ if [ "$TRAVIS" = "true" ]; then
|
||||
TAR_NAME="phpvms-7.0.0-$PKG_NAME.tar.gz"
|
||||
echo "Writing $TAR_NAME"
|
||||
|
||||
echo "running build"
|
||||
npm run prod
|
||||
|
||||
# delete all superfluous files
|
||||
echo "cleaning files"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user