Skip to content

Commit

Permalink
🐛 Fix environment variable accessible to turbo tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
benjlevesque committed Feb 13, 2025
1 parent e70995a commit d7b58bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"dependsOn": ["^build:test"],
"cache": false
}
}
},
"globalEnv": ["NODE_ENV"]
}

0 comments on commit d7b58bd

Please sign in to comment.