mirror of https://github.com/vector-im/riot-web
Remove commented out code
parent
c3c47f170c
commit
412a7554c7
|
@ -558,8 +558,6 @@ module.exports = (env, argv) => {
|
|||
// Only output errors, warnings, or new compilations.
|
||||
// This hides the massive list of modules.
|
||||
stats: 'minimal',
|
||||
// hot: false,
|
||||
// injectHot: false,
|
||||
hotOnly: true,
|
||||
inline: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue