Skip to content

Commit

Permalink
chore: remove sharedGlobals
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpowell88 committed May 22, 2023
1 parent 093a84a commit a4d5817
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
}
},
"namedInputs": {
"sharedGlobals": [
"{workspaceRoot}/package.json"
],
"sharedGlobals": [],
"default": [
"{projectRoot}/**/*",
"sharedGlobals"
Expand Down

0 comments on commit a4d5817

Please sign in to comment.