Skip to content

Commit 8ed5728

Browse files
committed
chore: update turbo config
1 parent 99800fb commit 8ed5728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@devframes/plugin-a11y#build",
8787
"@devframes/plugin-messages#build"
8888
],
89-
"outputs": ["dist/**"]
89+
"outputs": ["src/client/.next/**", "!src/client/.next/cache/**"]
9090
},
9191
"storybook-hub#build": {
9292
"outputLogs": "new-only",

0 commit comments

Comments
 (0)