birkir / gatsby-source-prismic-graphql

Gatsby source plugin for Prismic GraphQL
MIT License
137 stars 75 forks source link

Does this plugin support offline mode? #186

Closed kb1995 closed 4 years ago

kb1995 commented 4 years ago

I just configured gatsby-plugin-offline for my website and the websiite works offline for any pages that are not generated by this library. However, any pages generated by gatsby-source-prismic-graphql are not being downloaded.

Any advice on how I could fix this?

kb1995 commented 4 years ago

Not sure what, but there was something wrong in my configuration.

Offline mode is working as expected!