Commit 04953183 authored by Anonymous's avatar Anonymous

Updates ionic/gulpfile.md

Auto commit by GitBook Editor
parent 983b5237
......@@ -12,7 +12,7 @@
- `gulp-useref html页面中的js,css引用进行合并,压缩等操作`
- `gulp sass 把 Sass 编译成 CSS`
- `gulp-concat 合并javascript文件,减少网络请求. `
- `npm install gulp-rename --save-dev 重命名文件的插件,当要把一个文件存储为不同版本时可以使用。比如在需要一个style.css同时你有需要一个style.min.css`
- `gulp-uglify 压缩javascript文件,减小文件大小`
- `npm install gulp-autoprefixer --save-dev 使用Autoprefixer来补全浏览器兼容的css。`
- `gulp-gzip 压缩zip`
- `gulp-imagemin 压缩png/jpg/git/svg 格式图片文件`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment