Open lichtner opened 1 year 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
I've also put a repro for my issue up that seems to work: https://stackblitz.com/edit/remix-run-remix-cqytcp
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.