grunt学习笔记

1. 入门

     参考:

Grunt教程——初涉Grunthtml

 

1. 插件说明

      grunt——主体控件;git

      grunt-contrib-jshint——(检测js文件)github

      grunt-contrib-uglify(压缩js文件)segmentfault

      grunt-contrib-sass(编译你的Sass)sass

https://github.com/gruntjs/grunt-contribapp

 

 

参考: grunt

使用Grunt快乐编码编码

http://sass-lang.com/.net

如何用grunt-contrib-uglify给多文件生成source-map插件

grunt-contrib-watch 结合 connect-livereload 实现修改文件后,理解刷新页面

相关文章
相关标签/搜索