Skip to content

Commit 1114233

Browse files
committed
vite env
1 parent c33e362 commit 1114233

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
@@ -6,7 +6,7 @@
66
},
77
"app#build": {
88
"outputs": ["dist/**", ".solid/**", ".output/**", ".vercel/output/**"],
9-
"env": ["LOCAL_DEV"]
9+
"env": ["VITE_*", "LOCAL_DEV"]
1010
},
1111
"start": {
1212
"cache": false

0 commit comments

Comments
 (0)