Skip to content

Commit

Permalink
Merge pull request #81 from Fabious/fix/disable-gatsby-offline
Browse files Browse the repository at this point in the history
disable gatsby-offline until cache issues is fixed
  • Loading branch information
dunglas authored Nov 11, 2018
2 parents 23bfb4e + 5297fc1 commit 550a792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ module.exports = {
],
},
},
'gatsby-plugin-offline',
// 'gatsby-plugin-offline',
'gatsby-transformer-sharp',
'gatsby-transformer-yaml',

Expand Down

0 comments on commit 550a792

Please sign in to comment.