Skip to content

Commit

Permalink
chore: remove Nx legacy cache (ARCH-375) (#2964)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter authored Jan 13, 2025
1 parent f83caf6 commit 7837f8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,5 @@
},
"useInferencePlugins": false,
"defaultBase": "main",
"packageManager": "pnpm",
"useLegacyCache": true
"packageManager": "pnpm"
}

0 comments on commit 7837f8a

Please sign in to comment.