NCIOCPL / gatsby-pcp

President's Cancer Panel website
https://prescancerpanel.cancer.gov
2 stars 0 forks source link

Enabler: Switch image resolvers to gatsby-plugin-image #219

Closed jfrank-nih closed 2 weeks ago

jfrank-nih commented 1 year ago

Build warning:

warning [gatsby-transformer-sharp] The "fixed" and "fluid" resolvers are now deprecated. Switch to "gatsby-plugin-image" for better performance and a simpler API. See https://gatsby.dev/migrate-images to learn how.

Probably these:

https://github.com/NCIOCPL/gatsby-pcp/blob/c34d86da391a682830c45b77ec06ec6a239c797b/src/components/Image.js#L16

https://github.com/NCIOCPL/gatsby-pcp/blob/c34d86da391a682830c45b77ec06ec6a239c797b/src/components/BlogImage.js#L16

jfrank-nih commented 2 weeks ago

Closing because PCP has moved to the digital platform.