|
@@ -37,7 +37,7 @@ module.exports = {
|
|
},
|
|
},
|
|
plugins: [
|
|
plugins: [
|
|
// new webpack.HotModuleReplacementPlugin(),
|
|
// new webpack.HotModuleReplacementPlugin(),
|
|
- // new webpack.NamedModulesPlugin(),
|
|
|
|
|
|
+ new webpack.NamedModulesPlugin(),
|
|
new webpack.optimize.UglifyJsPlugin({
|
|
new webpack.optimize.UglifyJsPlugin({
|
|
compress: {
|
|
compress: {
|
|
warnings: false
|
|
warnings: false
|