Skip to content

Commit 5daa5d0

Browse files
committed
remove infrastructureLogging, stats seems like enough
1 parent f765c21 commit 5daa5d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ module.exports = {
1313
path: path.resolve(__dirname, 'dist'),
1414
publicPath: '/dist'
1515
},
16-
// infrastructureLogging: { level: 'none' },
1716
stats: 'errors-only',
1817
module: {
1918
rules: [

0 commit comments

Comments
 (0)