diff options
Diffstat (limited to 'examples/with-gatsby/apps/docs/turbo.json')
| -rw-r--r-- | examples/with-gatsby/apps/docs/turbo.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/with-gatsby/apps/docs/turbo.json b/examples/with-gatsby/apps/docs/turbo.json deleted file mode 100644 index 4c6c3b2..0000000 --- a/examples/with-gatsby/apps/docs/turbo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "https://turbo.build/schema.json", - "extends": ["//"], - "pipeline": { - "build": { - "outputs": [".next/**", "!.next/cache/**"] - } - } -} |
