Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter Peers #8451

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Stricter Peers #8451

wants to merge 2 commits into from

Conversation

jrjohnson
Copy link
Member

Adding some pnpm configuration to improve our peer dependencies. This will cause the build to fail when peers requirements aren't met.

Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit 8ec9447
🔍 Latest deploy log https://app.netlify.com/sites/ilios-frontend/deploys/67da4ad304e7b20008d59c7f
😎 Deploy Preview https://deploy-preview-8451--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Adding some pnpm configuration to improve our peer dependencies. This
will cause the build to fail when peers requirements aren't met.
This will fail early if we have any issues with peer dependencies.

We need to specify the no-frozen-lockfile option because pnpm enables
this by default in CI and then the --resolution-only option doesn't do
anything.
@jrjohnson jrjohnson marked this pull request as ready for review March 19, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant