Skip to content

Commit

Permalink
Merge pull request #199 from storybookjs/test-turbo
Browse files Browse the repository at this point in the history
Update turbo.json
  • Loading branch information
cdedreuille authored Jul 16, 2024
2 parents a033b96 + 8287267 commit 738b0c5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,10 @@
"dependsOn": ["^typecheck"]
},
"generate-redirects": {
"dependsOn": [],
"inputs": ["./apps/frontpage/scripts/raw-redirects"],
"outputs": ["./apps/frontpage/generated-redirects.json"],
"cache": false
"outputs": ["./apps/frontpage/generated-redirects.json"]
},
"fetch-docs": {
"dependsOn": [],
"cache": false
},
"storybook": {
Expand Down

0 comments on commit 738b0c5

Please sign in to comment.