Skip to content

Commit d73b906

Browse files
committed
refactor: adjust inputs
1 parent 78d7c1b commit d73b906

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"sharedGlobals": [
4545
{ "runtime": "node -v" },
4646
{ "runtime": "npm -v" },
47-
"{workspaceRoot}/.env.local"
47+
{ "env": "NODE_OPTIONS" },
48+
{ "env": "TSX_TSCONFIG_PATH" }
4849
]
4950
},
5051
"targetDefaults": {

0 commit comments

Comments
 (0)