支持使用uglifyjs压缩js组件文件

This commit is contained in:
刘祥超
2022-04-08 21:24:54 +08:00
parent ad1ff29ed2
commit c3aea3ba72
5 changed files with 14417 additions and 9962 deletions

View File

@@ -65,6 +65,8 @@ function build() {
cp -R $ROOT/../web $DIST/
rm -f $DIST/web/tmp/*
rm -rf $DIST/web/public/js/components
rm -f $DIST/web/public/js/components.src.js
cp $ROOT/configs/server.template.yaml $DIST/configs/
# change _plus.[ext] to .[ext]