tangled
alpha
login
or
join now
teal.fm
/
teal
109
fork
atom
Your music, beautifully tracked. All yours. (coming soon)
teal.fm
teal-fm
atproto
109
fork
atom
overview
issues
pulls
pipelines
Add right output folder for turbo caching
natalie
1 year ago
b5241d0b
1d885642
+1
-1
1 changed file
expand all
collapse all
unified
split
turbo.json
+1
-1
turbo.json
···
6
6
},
7
7
"build": {
8
8
"dependsOn": ["^build"],
9
9
-
"outputs": [".next/**", "!.next/cache/**"]
9
9
+
"outputs": ["./dist/**"]
10
10
},
11
11
"check-types": {
12
12
"dependsOn": ["^check-types"]