diff --git a/turbo.json b/turbo.json index 5e4c877..b6d326c 100644 --- a/turbo.json +++ b/turbo.json @@ -1,5 +1,6 @@ { "$schema": "https://turbo.build/schema.json", + "globalPassThroughEnv": ["SANDBOX_AGENT_SKIP_INSPECTOR"], "tasks": { "build": { "dependsOn": ["^build"],