Skip to content

[examples] Migrate Next.js config.next.js to config.next.mjs #44040

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

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

Conversation

albarv340
Copy link
Contributor

Closes #42568

This renames all next.config.js to next.config.mjs and adjusts their code to still work. This is how I understood this issue, please let me know if I have misunderstood anything.

@mui-bot
Copy link

mui-bot commented Oct 8, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against e3b2e1f

@zannager zannager added the examples Relating to /examples label Oct 8, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 5, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 16, 2025
@siriwatknp siriwatknp closed this May 16, 2025
@siriwatknp siriwatknp reopened this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Relating to /examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[examples] Migrate Next.js config.next.js to config.next.mjs
4 participants