collective / gatsby-starter-plone

Gatsby starter for Plone
https://collective.github.io/gatsby-starter-plone/
MIT License
4 stars 3 forks source link

Enable offline and PWA -plugins #14

Closed datakurre closed 6 years ago

datakurre commented 6 years ago

Should we enable offline and PWA -plugins by default? Is there any reason not to enable them? (I assume the offline-plugin does cache invalidation right...)

@polyester Opinion, should gatsby-starter-plone come with PWA and offline -features enabled by default?

The current build result: https://collective.github.io/gatsby-starter-plone/

polyester commented 6 years ago

I don't have a strong opinion; either enabled by default or commented out (so that enabling it is just a question of uncommenting) is fine by me.

tisto commented 6 years ago

Enable by default.

datakurre commented 6 years ago

@tisto https://collective.github.io/gatsby-starter-plone/

@ajayns I added and configured manifest and offline plugins. Mixed experience: