Open
Description
One nice feat about mdx-bundler
is that it allows for image bundling through import statements.
https://github.com/kentcdodds/mdx-bundler#image-bundling
Implementing this would be especially helpful for the very limited next/image
, because there wouldn't be the need for width/size specification and it would provide a blur hash automatically.