-
[ERROR] Could not resolve "react/jsx-dev-runtime"
_mdx_bundler_entry_point-038a9fb5-ba3e-4ce1-96d1-cb203a5f4974.mdx:2:55:
2 │ import {Fragment as _Fragment, jsxDEV as _jsxDEV} from "rea…
-
- `mdx-bundler` version: 10.0.3
- `node` version: 18.8.0, 18.14.1, 20.12.1
- `npm` version: 8.18.0, 9.5.0, 10.5.0
- `esbuild` version: 0.19.12, 0.23.1
- `@esbuild-plugins/node-resolve` version…
-
- `mdx-bundler` version: ^5.1.0
- `node` version: v16.3.0
- `npm` version: 7.15.1
## Relevant code or config
I have a `gif-to-png.js` script that converts GIFs to PNG in `development` in the `…
-
v10.0.1 bug?
```tsx
import remarkGFM from 'remark-gfm';
const { code} = await bundleMDX({
source: source.replaceAll(/\$.*(?[\>\=\
-
I'm using [mdx-bundler#frontmatter-and-const](https://github.com/kentcdodds/mdx-bundler#frontmatter-and-const) and define my h1 as
```md
# {frontmatter.title}
```
which in the ast looks like
…
-
Should we allow support for traditional non-JSX html in markdown files?
Atm you can only use html if it is valid "jsx" so attributes must be camel-cased, `class` must be `className` etc. This is beca…
-
- `mdx-bundler` version: 6.0.2
- `node` version: v14.18.1
- `npm` version: 6.14.15
- `yarn` version: 1.22.15
Relevant code or config
```ts
import { defineDocumentType, makeSource } from …
cliid updated
6 months ago
-
I don't know if it's a problem with this library or the changes in nextjs. We will update if there is any missing information.
To explain the error exactly, after the version of nextjs was updated …
-
Hi guys, I am struggling to implement mdx-bundler into remix 2.3. I read "Usage" in README.md but I don't know how to integrate it into remix (I am also new in remix). Will it work also with vite?
…
-
- `mdx-bundler` version: 10.0.0
- `node` version: 18.18.2
- `npm` version: 9.8.1
**Relevant code or config**
Not applicable / see repro.
**What you did:**
I have working code mdx-bu…