Remove commented out code

pull/18628/head
Paulo Pinto 2021-08-18 17:15:06 +01:00
parent c3c47f170c
commit 412a7554c7
1 changed files with 0 additions and 2 deletions

View File

@ -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,
},