You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gatsby-plugin-offline): Sync docs with actual defaults being used (#9903)
I've noticed the Readme of gatsby-plugin-offline is out of sync with the actual defaults from its gatsby-node.js.
This commit fixes this by copying the options object from gatsby/packages/gatsby-plugin-offline/src/gatsby-node.js into this Readme.
0 commit comments