安装:npm install –save-dev gulp-minify-html作用:压缩html文件使用:const gulp = require('gulp'), minifyHtml = require("gulp-minify-html") ...
確定! 回上一頁