Skip to content

Commit 25090e7

Browse files
committed
chore: add global env to turbo.json
1 parent 0a0b29f commit 25090e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"ui": "tui",
4+
"globalEnv": ["NODE_ENV", "BUILD_MODE", "SUPPORTS_VIDEO_CONVERSION"],
45
"tasks": {
56
"build": {
67
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)