灵巧黄蜂

文章
4
资源
0
加入时间
2年10月17天

grunt clean 入门

npm install grunt-contrib-clean --save-devfiles 是grunt公共属性,src 是需要删除的文件夹执行gurnt clean 则删除 output 文件夹module.exports = function (grunt) { grunt.initConfig({ pkg: grunt.file.r