We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac020c0 commit b4f3172Copy full SHA for b4f3172
webpack.config.js
@@ -98,4 +98,7 @@ module.exports = {
98
Assets: path.resolve(__dirname, "firefox-ios/Client/Assets"),
99
},
100
101
+ performance: {
102
+ hints: false,
103
+ },
104
};
0 commit comments