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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Remove outdated Next.js options #33845

Merged
merged 1 commit into from Aug 9, 2022

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Aug 7, 2022

I wanted to check the logs server side, and here is what I got, too much noise for my taste 馃榿:

Screenshot 2022-08-07 at 22 00 49

It comes from #33626

@mui-bot
Copy link

mui-bot commented Aug 7, 2022

No bundle size changes

Generated by 馃毇 dangerJS against 9e3b3d6

Copy link
Member Author

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

For the warning standing, it's a regression, fixed in vercel/next.js#39171.

ignoreBuildErrors: true,
},
webpack5: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

@@ -33,10 +33,8 @@ module.exports = {
},
typescript: {
// Motivated by https://github.com/vercel/next.js/issues/7687
ignoreDevErrors: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

Removed in vercel/next.js#12941

(I hate this kind of PRs, when you look at it, you have no idea why ignoreDevErrors is gone. And of course, the PR is locked, so you can't ask, it sounds like it was decided on a private channel, perfect to engage with the community)

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation core Infrastructure work going on behind the scenes labels Aug 7, 2022
Copy link
Member

@michaldudak michaldudak 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 fix!

@oliviertassinari oliviertassinari merged commit 89c820a into mui:master Aug 9, 2022
@oliviertassinari oliviertassinari deleted the fix-annoying-warning branch August 9, 2022 12:12
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants