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 9ce614e commit b2d5451Copy full SHA for b2d5451
1 file changed
test/hotCases/css/accept-split-chunks/test.filter.js
@@ -0,0 +1,3 @@
1
+"use strict";
2
+
3
+module.exports = (config) => config.target === "web";
0 commit comments