Skip to content

Commit a5cec91

Browse files
committed
Adding build folder for react-router
1 parent 46c5ccd commit a5cec91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependsOn": [
66
"^build"
77
],
8-
"outputs": ["dist/**"]
8+
"outputs": ["dist/**", "build/**"]
99
},
1010
"lint": {},
1111
"test": {}

0 commit comments

Comments
 (0)