Make everything compatible with the latest material-ui version
This commit is contained in:
parent
4b370889af
commit
f2cc0eaa2a
5 changed files with 10 additions and 8 deletions
|
|
@ -41,7 +41,7 @@ module.exports = env => merge(common, {
|
|||
'NODE_ENV': JSON.stringify('production')
|
||||
}
|
||||
}),
|
||||
new LodashModuleReplacementPlugin(),
|
||||
// new LodashModuleReplacementPlugin(),
|
||||
new webpack.optimize.OccurrenceOrderPlugin(),
|
||||
new webpack.HashedModuleIdsPlugin(),
|
||||
new webpack.optimize.AggressiveMergingPlugin()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue