kentcdodds / mdx-bundler

🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!
MIT License
1.74k stars 75 forks source link

Is anywhere example repo with latest remix 2.x + mdx-bundler? #218

Open lichtner opened 9 months ago

lichtner commented 9 months ago

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?

Is anywhere example repo with latest remix + mdx-bundler or article or video tutorial? Thanks. I was not able to find it.

RayJason commented 4 months ago

I've been looking for a long time, too. I finally found the author's blog and the file structure was what I was looking for. https://github.com/kentcdodds/kentcdodds.com/tree/main

airtonix commented 2 months ago

I've also put a repro for my issue up that seems to work: https://stackblitz.com/edit/remix-run-remix-cqytcp