Remove obsolete comment
This commit is contained in:
@@ -191,8 +191,7 @@ module.exports = (env, argv) => {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
// This fixes duplicate files showing up in chrome with sourcemaps enabled.
|
// Readable IDs for better debugging
|
||||||
// See https://github.com/webpack/webpack/issues/7128 for more info.
|
|
||||||
moduleIds: "named",
|
moduleIds: "named",
|
||||||
|
|
||||||
// Minification is normally enabled by default for webpack in production mode, but
|
// Minification is normally enabled by default for webpack in production mode, but
|
||||||
|
|||||||
Reference in New Issue
Block a user