Commit 5f2e05bc authored by Anonymous's avatar Anonymous

Updates ionic/gulpfile.md

Auto commit by GitBook Editor
parent ddf26380
......@@ -7,8 +7,8 @@
* ### gulpfile.js_文件
- `gulp命令`
- `npm install gulp-jshint --save-dev jshint 安装失败问题: 解决方案: npm install --save-dev jshint gulp-jshint`
- `gulp命令`
- `gulp-jshint 检查代码,打印报告信息`
- `npm install gulp-sass --save-dev 编译sass文件`
- `npm install gulp-concat --save-dev 合并js`
- `npm install gulp-uglify --save-dev 通过UglifyJS来压缩JS文件. `
......
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