许多grunt.js脚本以:
/*global module:false*/ module.exports = function(grunt) {
但是第一行评论的原因是什么?
javascript node.js gruntjs
gruntjs ×1
javascript ×1
node.js ×1