contentlayerdev / contentlayerdev/contentlayer
Add support for importing images
Abierto
feature
topic: images
- Lenguaje dominante
- TypeScript
- Estrellas
- 3.5k
- Forks
- 192
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.