-
Hi, thank you so much for the awesome package.
I am practicing with the very basic example that is there in the README file.
Here is the code I am using:
```
import { serialize } from "next…
-
- `mdx-bundler` version: 3.4.1
- `node` version: 14.16.1
- `npm` version: 6.14.12
#### What you did:
Import a component that uses `styled-cmponents`:
```tsx
import { Counter } from './…
-
One of our main bottlenecks on Docz is the fact that we need to handle with a lot of dependencies in order to have our core running with a Javascript bundler. This doesn’t make much sense, since our m…
-
I'm considering using `mdx-bundler`, and I ran into a snag reading the docs. The `files` option seems really weird to me. I understand the library is designed so that the mdx content doesn't need to e…
-
**Describe the bug:**
I created a new repo & Github's setup is it uses `main` branch instead of `master`
**Steps to reproduce:**
1. Create a local Next.js project
2. Upload it to Github which us…
-
- `mdx-bundler` version: 3.1.2
- `node` version: any (tried 12, 14, and 15.12)
- `npm` version: 7.6.3
Relevant code or config: [repl.it of bug](https://replit.com/@TheoBr/mdx-bundler-static-demo#…
-
While working on #41 , I added `console.log` in a couple of places to better understand what was going on.
You can have a look here: https://github.com/kentcdodds/mdx-bundler/compare/main...gaelhameo…
-
- `mdx-bundler` version: 3.1.2
- `node` version: 14.12.0
- `npm` version: 7.5.4
- NextJS version: 10.06
Hi 👋 I just gave this a try on my NextJS based site and ended up with the following …
-
Hi Titus, thanks for `xdm` and for all the work you've done and continue to do in this space.
I build and maintain all the marketing and documentation sites for [Modulz](https://modulz.app), [Stit…
-
When using `pnpm` the `esbuild` binary cannot be located, i.e.
```
wait - compiling...
event - compiled successfully
node:events:346
throw er; // Unhandled 'error' event
^
Erro…