Address comments in review

pull/15581/head
jesusbotella 4 years ago
parent 590204347d
commit b3ca647955

@ -1,4 +1,4 @@
// Lazy Pages
// Pages
import Home from 'new-dashboard/pages/Home/Home';
// Modules

@ -18,7 +18,6 @@ module.exports = merge(baseConfig, {
})
],
optimization: {
nodeEnv: 'production',
minimizer: [
new UglifyJsPlugin({
cache: false,

Loading…
Cancel
Save