Skip to content

Commit 371adb5

Browse files
committed
add lesson 2-1: webpack performance tools end
1 parent b4fd068 commit 371adb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

21-webpack-performance-tools/webpack.common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ module.exports = {
4444
},
4545
],
4646
},
47+
performance: {
48+
hints: "warning",
49+
},
4750
};

0 commit comments

Comments
 (0)