addon-blueprint
addon-blueprint copied to clipboard
Add dependenciesMeta.*.injected: true to test-app
when using peerDependencies, this is a required setting in order for dependency resolution to behave correctly.
For more information see:
- https://github.com/pnpm/pnpm/issues/4965#issuecomment-1405264290
- https://pnpm.io/package_json#dependenciesmetainjected
Would be good to have this indeed! Took me way too much time already figuring out hard to understand issues that seem to relate to this (see https://github.com/embroider-build/embroider/issues/1332)
I opened: https://github.com/pnpm/pnpm/issues/6088
I'm nervous about this change because of the lack of automatic re-syncing