Gatsby Remark 图像和 Gatsby 图像之间的区别?
Difference between Gatsby Remark Images & Gatsby Image?
一切都可以使用 gatsby-image
+ gatsby-plugin-sharp
+ gatsby-transformer-sharp
+ gatsby-source-filesystem
创建。
那么gatsby-remark-images
有什么用呢?
[gatsby-remark-images
] processes images in markdown so they can be used in the production build.
一切都可以使用 gatsby-image
+ gatsby-plugin-sharp
+ gatsby-transformer-sharp
+ gatsby-source-filesystem
创建。
那么gatsby-remark-images
有什么用呢?
[
gatsby-remark-images
] processes images in markdown so they can be used in the production build.