Skip to content

Commit b2941b4

Browse files
committed
chore(cache): turn off caching that cause trouble
1 parent a1fe3e0 commit b2941b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ assets:
129129
pwa:
130130
enabled: true # re-enable PWA once giscus is working
131131
cache:
132-
enabled: true
132+
enabled: # keep empty to disable service-worker caching and prevent stale pages
133133
deny_paths:
134134
# - "/example"
135135

0 commit comments

Comments
 (0)