We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d5a3f commit 5eef8a1Copy full SHA for 5eef8a1
_config.yml
@@ -124,9 +124,9 @@ assets:
124
env: # [development | production]
125
126
pwa:
127
- enabled: true # The option for PWA feature (installable)
+ enabled: false # The option for PWA feature (installable)
128
cache:
129
- enabled: true # The option for PWA offline cache
+ enabled: false # The option for PWA offline cache
130
# Paths defined here will be excluded from the PWA cache.
131
# Usually its value is the `baseurl` of another website that
132
# shares the same domain name as the current website.
0 commit comments