We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc78ca9 commit 3bae63bCopy full SHA for 3bae63b
gatsby-config.js
@@ -38,6 +38,7 @@ module.exports = {
38
theme_color: '#1c304a',
39
display: 'standalone',
40
icon: 'src/images/icon.png',
41
+ cache_busting_mode: 'none',
42
},
43
44
'gatsby-plugin-offline',
0 commit comments