Skip to content

Comments

chore(next.config): switch to experimental mdxRs for MDX support#33

Merged
rshdhere merged 1 commit intomainfrom
fix/deployment-CI
Jan 21, 2026
Merged

chore(next.config): switch to experimental mdxRs for MDX support#33
rshdhere merged 1 commit intomainfrom
fix/deployment-CI

Conversation

@rshdhere
Copy link
Owner

  • Remove @next/mdx import and withMDX wrapper
  • Add experimental: { mdxRs: true } to enable native MDX processing
  • Simplify config export to nextConfig directly

- Remove `@next/mdx` import and `withMDX` wrapper
- Add `experimental: { mdxRs: true }` to enable native MDX processing
- Simplify config export to `nextConfig` directly
@rshdhere rshdhere merged commit deb616b into main Jan 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant