Update dependencies & webpack compatibility (BREAKING CHANGES)
This commit is contained in:
@@ -6,7 +6,6 @@ const config = require('./config');
|
||||
|
||||
module.exports = {
|
||||
output: { pathinfo: true },
|
||||
debug: true,
|
||||
devtool: '#cheap-module-source-map',
|
||||
plugins: [
|
||||
new webpack.optimize.OccurrenceOrderPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user