wooorm / xdm

Just a *really* good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins
http://wooorm.com/xdm/
MIT License
595 stars 18 forks source link

fix astring #34

Closed kentcdodds closed 3 years ago

kentcdodds commented 3 years ago

Fixes https://github.com/kentcdodds/mdx-bundler/issues/15 Fixes https://github.com/kentcdodds/mdx-bundler/issues/18

kentcdodds commented 3 years ago

Alternative solution: #35

kentcdodds commented 3 years ago

Hmmm... Not sure what's wrong. Based on what's on npm this should work 🤔

wooorm commented 3 years ago

I think the fix in astring makes this PR superfluous, so I’ll close these two.

For anyone else stumbling on this, please try npm update, and let me know if that doesn’t fix it!