You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the improvement or update you wish to see?
The following new feature adds alias when using mdx. #44651
It is supported for arrays in alias on webpack5, but webpack4 is not.
I think this is confusing. So I think should be added on the documentation about it required webpack5, what do you think about?
Is there any context that might help us understand?
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
What is the improvement or update you wish to see?
The following new feature adds alias when using mdx.
#44651
It is supported for arrays in alias on webpack5, but webpack4 is not.
I think this is confusing. So I think should be added on the documentation about it required webpack5, what do you think about?
Is there any context that might help us understand?
The added alias
https://github.com/vercel/next.js/pull/44651/files#diff-bdcc8e0f4068c2d8bc8f1225c9776f3ec581e79a457abe748a053148925610d1R24-R27
webpack
https://github.com/webpack/enhanced-resolve/releases/tag/v5.0.0-beta.0
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/advanced-features/using-mdx
The text was updated successfully, but these errors were encountered: