Skip to content

Commit

Permalink
feat(nxext): use light client for nx cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikPieper committed Sep 27, 2023
1 parent c93239e commit cfe16c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"runner": "nx-cloud",
"options": {
"accessToken": "NTlhMGE3ZTYtYjk5OC00Mzc5LWE2ZTAtNzE4ODEzNDY5MjlmfHJlYWQ=",
"useLightClient": true,
"cacheableOperations": ["build", "test", "lint", "e2e"],
"canTrackAnalytics": true,
"showUsageWarnings": true,
Expand Down

0 comments on commit cfe16c0

Please sign in to comment.