We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d7c1b commit d73b906Copy full SHA for d73b906
1 file changed
nx.json
@@ -44,7 +44,8 @@
44
"sharedGlobals": [
45
{ "runtime": "node -v" },
46
{ "runtime": "npm -v" },
47
- "{workspaceRoot}/.env.local"
+ { "env": "NODE_OPTIONS" },
48
+ { "env": "TSX_TSCONFIG_PATH" }
49
]
50
},
51
"targetDefaults": {
0 commit comments