kentcdodds / mdx-bundler

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

docs: extend 'known issues' section of documentation #181

Closed grzegorzpokorski closed 1 year ago

grzegorzpokorski commented 2 years ago

What:

Extending 'Known issues' section of documentation especialy related to 'Next.JS esbuild ENOENT'.

Why:

Some people can wrongly think that they can use proposed fix code as ready to use, not a template which should be customized depending on used platform.

How:

Merge this PR which extend a documentation with short information that proposed fix code for 'Next.JS esbuild ENOENT' issue should be review does it fit in platform where it is going to use and depending on that customized if necessary.

Checklist: