Commit 8ec5fb2c authored by Anonymous's avatar Anonymous

Updates ionic/gulpfile.md

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