mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-25 04:21:27 +01:00
Remove obsolete comment
This commit is contained in:
parent
e6ba36d1cf
commit
ae1d21f08e
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user