chore(pnpm): update pnpm to v11#10699
Conversation
| @@ -4,25 +4,6 @@ settings: | |||
| autoInstallPeers: true | |||
| excludeLinksFromLockfile: false | |||
|
|
|||
| overrides: | |||
There was a problem hiding this comment.
hmm any idea where the overrides went @harry-whorlow ?
There was a problem hiding this comment.
Thats, strange... when updating to v11 it forces you to reinstall, hence the changes to the lock file.
I noticed there's no overrides in the root pnpm workspace, they're located in the package.json, perhaps that's related.
There was a problem hiding this comment.
So the overrides need to move from package.json into the pnpm config file!
There was a problem hiding this comment.
yeah, I added it in fix: relocate overides to workspace.
I'm just fixing the Vue devtools build, was this only broken in my pr?
|
Waiting on #10700 so the ci runs again. |
77c7e7e to
e99a912
Compare
a947754 to
5139ed2
Compare
|
View your CI Pipeline Execution ↗ for commit 5139ed2 ☁️ Nx Cloud last updated this comment at |
🎯 Changes
✅ Checklist
pnpm run test:pr.🚀 Release Impact