We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0b29f commit 25090e7Copy full SHA for 25090e7
turbo.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
"ui": "tui",
4
+ "globalEnv": ["NODE_ENV", "BUILD_MODE", "SUPPORTS_VIDEO_CONVERSION"],
5
"tasks": {
6
"build": {
7
"dependsOn": ["^build"],
0 commit comments