It's no longer allowed to omit the '-loader' suffix when using loaders.
You need to specify 'style-loader' instead of 'style'.
You need to specify 'style-loader' instead of 'style'.
2017-02-28
http://webpack.github.io/docs/configuration.html#module-loaders
這是官方文檔地址,有興趣的同學可以看看
這是官方文檔地址,有興趣的同學可以看看
2017-02-28
已采納回答 / 慕粉1126019687
英語錯誤信息是refusing to install webpack as a dependency of itself.改你的項目文件夾名稱,不要是webpack
2017-02-27