Grunt 入门教程三:GruntFile 例子
本例中使用了如下几个插件:grunt-contrib-uglify grunt-contrib-qunit grunt-contrib-concat grunt-contrib-jshint grunt-contrib-watch整个GruntFile文件内容在本文的结尾,但是您最好能按顺序阅读本教程,我们会一步一步的讲解。第一步是准备一个包装函数(wrapper function