diff --git a/_config.yml b/_config.yml index ef500e9..ac78558 100644 --- a/_config.yml +++ b/_config.yml @@ -124,9 +124,9 @@ assets: env: # [development | production] pwa: - enabled: true # The option for PWA feature (installable) + enabled: false # The option for PWA feature (installable) cache: - enabled: true # The option for PWA offline cache + enabled: false # The option for PWA offline cache # Paths defined here will be excluded from the PWA cache. # Usually its value is the `baseurl` of another website that # shares the same domain name as the current website.