Commit 87d24c50 authored by Anonymous's avatar Anonymous

Updates ionic/gulpfile.md

Auto commit by GitBook Editor
parent 966bbc92
......@@ -10,7 +10,7 @@
- `gulp命令`
- `gulp-jshint 检查代码,打印报告信息`
- `gulp-useref html页面中的js,css引用进行合并,压缩等操作`
- `npm install gulp-concat --save-dev 合并js`
- `gulp sass 合并js`
- `npm install gulp-uglify --save-dev 通过UglifyJS来压缩JS文件. `
- `npm install gulp-rename --save-dev 重命名文件的插件,当要把一个文件存储为不同版本时可以使用。比如在需要一个style.css同时你有需要一个style.min.css`
- `npm install gulp-autoprefixer --save-dev 使用Autoprefixer来补全浏览器兼容的css。`
......
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