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 2e66993 commit bdc5c66Copy full SHA for bdc5c66
1 file changed
turbo.json
@@ -4,7 +4,7 @@
4
"tasks": {
5
"build": {
6
"dependsOn": ["^build"],
7
- "outputs": ["dist/**", ".next/**", "!.next/cache/**"]
+ "outputs": ["dist/**", "json-schema/**", ".next/**", "!.next/cache/**"]
8
},
9
"test": {
10
0 commit comments