We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f765c21 commit 5daa5d0Copy full SHA for 5daa5d0
1 file changed
webpack.config.js
@@ -13,7 +13,6 @@ module.exports = {
13
path: path.resolve(__dirname, 'dist'),
14
publicPath: '/dist'
15
},
16
- // infrastructureLogging: { level: 'none' },
17
stats: 'errors-only',
18
module: {
19
rules: [
0 commit comments