We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fd068 commit 371adb5Copy full SHA for 371adb5
21-webpack-performance-tools/webpack.common.js
@@ -44,4 +44,7 @@ module.exports = {
44
},
45
],
46
47
+ performance: {
48
+ hints: "warning",
49
+ },
50
};
0 commit comments