We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13d8f4 commit fdaec42Copy full SHA for fdaec42
turbo.json
@@ -4,6 +4,8 @@
4
// https://turbo.build/repo/docs/core-concepts/caching/file-inputs#specifying-additional-inputs
5
"globalDependencies": ["pnpm-lock.yaml", "patches/*", ".github/*"],
6
7
+ "envMode": "loose",
8
+
9
"tasks": {
10
/////////////////////////////////////////////////
11
0 commit comments