Update dependencies & webpack compatibility (BREAKING CHANGES)

This commit is contained in:
QWp6t
2016-11-03 08:38:22 -07:00
parent e6f2f494b0
commit eae52fd7ea
5 changed files with 69 additions and 6053 deletions

View File

@@ -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(),