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 e1a1f4c commit 1735f67Copy full SHA for 1735f67
packages/webpack/src/plugins/togglePointInjection/index.js
@@ -33,7 +33,7 @@ class TogglePointInjection {
33
* },
34
* {
35
* togglePointModule: "/withTogglePoint",
36
- * variantGlob: "./**\/!(use*|*.test).{ts,tsx}"
+ * variantGlob: "./**\/__variants__/*\/*\/!(use*|*.test).{ts,tsx}"
37
* }
38
* ]
39
* });
0 commit comments