Skip to content

Commit 5eef8a1

Browse files
committed
pwa
1 parent 49d5a3f commit 5eef8a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ assets:
124124
env: # [development | production]
125125

126126
pwa:
127-
enabled: true # The option for PWA feature (installable)
127+
enabled: false # The option for PWA feature (installable)
128128
cache:
129-
enabled: true # The option for PWA offline cache
129+
enabled: false # The option for PWA offline cache
130130
# Paths defined here will be excluded from the PWA cache.
131131
# Usually its value is the `baseurl` of another website that
132132
# shares the same domain name as the current website.

0 commit comments

Comments
 (0)