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

[material-nextjs] Fix release script #40519

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

petrovmiroslav
Copy link
Contributor

@petrovmiroslav petrovmiroslav commented Jan 10, 2024

closes #40522

This PR fixes the NextJS integration package release script. After migrating from yarn to pnpm, the entire "mui-material-nextjs" folder is being published, which breaks imports of package components.

Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for the quick fix! Great first PR.

@siriwatknp siriwatknp added bug 🐛 Something doesn't work nextjs labels Jan 11, 2024
@mui-bot
Copy link

mui-bot commented Jan 11, 2024

Netlify deploy preview

https://deploy-preview-40519--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 63270a0

@petrovmiroslav
Copy link
Contributor Author

👍 Thanks for the quick fix! Great first PR.

Thank you!
Could you merge it, please?

@siriwatknp siriwatknp merged commit 54e9b13 into mui:master Jan 12, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work nextjs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[material-ui] @mui/material-nextjs v5.15.4 is broken
4 participants