rsnext/test/integration/plugin-mdx-rs
OJ Kwon 372f00eb07
fext(next): extend next.config for mdxRs support options (#64801)
### What

Closes PACK-2978, requires https://github.com/vercel/turbo/pull/8005.

PR extends existing mdxRs config from accepting object as well in
addition to current boolean flag, mainly to allow to specify what kind
of markdown types will be used between gfm and commonmark.
2024-04-22 21:51:47 +00:00
..
components
pages fext(next): extend next.config for mdxRs support options (#64801) 2024-04-22 21:51:47 +00:00
test fext(next): extend next.config for mdxRs support options (#64801) 2024-04-22 21:51:47 +00:00
mdx-components.js
next.config.js