Skip to content

Commit f6978db

Browse files
chore(turbo): pass through PATHEXT (#2184)
1 parent de05b0c commit f6978db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"T3CODE_OTLP_EXPORT_INTERVAL_MS",
2424
"T3CODE_OTLP_SERVICE_NAME"
2525
],
26+
"globalPassThroughEnv": ["PATHEXT"],
2627
"tasks": {
2728
"build": {
2829
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)