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 aae8eea commit d886480Copy full SHA for d886480
turbo.json
@@ -9,6 +9,7 @@
9
"**/webpack.config*",
10
"**/*.ts",
11
"**/*.tsx",
12
+ "!**/*.generated.*/*",
13
"!**/__tests__/**",
14
"!src/**/test-helpers/**"
15
],
0 commit comments