Yohann Legrand
Results
1
issues of
Yohann Legrand
- `mdx-bundler` version: 8.0.1 - `node` version: 16.8.0 - `npm` version: 7.21.0 **Relevant code or config** ```js import path from "path" import { bundleMDX } from "mdx-bundler" import { remarkMdxCodeMeta...