GrappleGQL / gatsby-source-wagtail

Plugin for sourcing Gatsby data from Wagtail CMS
17 stars 12 forks source link

Implement 'Gatsby Image' support! #17

Closed NathHorrigan closed 4 years ago

NathHorrigan commented 4 years ago

This PR adds support for Gatsby Image while also fixing useStaticQuery hook and enabling incremental builds via the GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true flag.