vercel / next.js

The React Framework
https://nextjs.org
MIT License
125.37k stars 26.78k forks source link

docs(mdx): add clarification for mdxRs #67237

Closed samcx closed 3 months ago

samcx commented 3 months ago

Why?

Add clarification that you need the experimental config:

module.exports = withMDX({
  experimental: {
    mdxRs: true,
  },
})

when using Turbopack.

samcx commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @samcx and the rest of your teammates on Graphite Graphite

samcx commented 3 months ago

Merge activity