mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove commented out code
This commit is contained in:
parent
c3c47f170c
commit
412a7554c7
@ -558,8 +558,6 @@ module.exports = (env, argv) => {
|
|||||||
// Only output errors, warnings, or new compilations.
|
// Only output errors, warnings, or new compilations.
|
||||||
// This hides the massive list of modules.
|
// This hides the massive list of modules.
|
||||||
stats: 'minimal',
|
stats: 'minimal',
|
||||||
// hot: false,
|
|
||||||
// injectHot: false,
|
|
||||||
hotOnly: true,
|
hotOnly: true,
|
||||||
inline: true,
|
inline: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user