摘要:
module.exports = function(grunt) { // 项目配置 grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), uglify: { options: { banner: '/*! */\n' ... 阅读全文
posted @ 2014-03-29 20:40
互联网Fans
阅读(244)
评论(0)
推荐(0)
摘要:
module.exports = function(grunt){ // 项目配置 grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), uglify: { options: { banner: '/*! */\n' ... 阅读全文
posted @ 2014-03-29 20:26
互联网Fans
阅读(430)
评论(0)
推荐(0)

浙公网安备 33010602011771号