問題求助,babel加載后報(bào)錯(cuò)
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
?- configuration.module.loaders should be an array:
? ?[object { enforce?, exclude?, include?, issuer?, loader?, loaders?, oneOf?, options?, parser?, query?, resource?, resourceQuery?, rule
s?, test?, use? }]
babel加載后run webpack報(bào)錯(cuò)
2017-03-22
webpack2的參數(shù)與視頻中的不一樣,去查一下吧
2017-10-26
我的問題也是出在app.js這里,是沒有l(wèi)oose這個(gè)屬性,是和es2015有關(guān)嗎?
2017-07-26
2017-06-11
用的w2 ?我啥都不加 就好了 。