Skip to content
Snippets Groups Projects

Draft: Resolve "Add PWA ignore path"

Closed Hangzhi Yu requested to merge 90-add-pwa-ignore-path into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
PWA_AVOID_CACHING_REGEXES = [
"add",
# Do not cache absence registration form
"new",
]
Loading