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

ERROR in chunk a [entry] [bundle].js Conflict: Multiple assets emit to the same filename [bundle].js

由于版本问题,这里要这样写 module.exports = {    entry:{        main:'./src/script/main.js',        a:'./src/script/a.js'    },    output:{        path: __dirname + '/dist/js',        filename:'[name].js'    //视频中的bundle要改成这样    } }

正在回答

1 回答

对的 你的应该是2X版本了

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

ERROR in chunk a [entry] [bundle].js Conflict: Multiple assets emit to the same filename [bundle].js

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信