为了账号安全,请及时绑定邮箱和手机立即绑定

找不到copy?

为什么我的就是不行?

'use strict'


modele.exports = function(grunt){

require('load-grunt-tasks');

require('time-grunt');

var config = {

app: 'app',

dist: 'dist'

}


grunt.initConfig({

config:config,


copy: {

dist:{

src: '<%= config.app %>/index.html',

dest: '<%= config.dist %>/index.html'

}

}

})

}


正在回答

0 回答

举报

0/150
提交
取消

找不到copy?

我要回答 关注问题
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号