@jaredpalmer/turbopack-mdx-loader
v0.0.1
Published
This is a fork of @mdx-js/loader that:
Downloads
5
Readme
Turbopack MDX Loader
This is a fork of @mdx-js/loader that:
- Removes some use of the webpack loader api that isn't supported by Turbopack (namely
getOptions
) - Bundles the rehype plugins used by Front into the loader itself
- Changes made in this fork are reflected by VERCEL/ENDVERCEL comment markers