package.json, Gruntfile.js等文件配置
Gruntfile.js文件配置如下:‘use strict’; module.exports = function(grunt) { require(‘time-grunt’)(grunt); require(‘load-grunt-tasks’)(grunt); grunt.initConfig({ pkg: grunt.file.readJSON(‘p