docusaurus/packages/docusaurus-plugin-pwa/src
Joshua Chen 1cefb643dd
refactor: enforce named capture groups; clean up regexes (#6524)
* refactor: enforce named capture groups; clean up regexes

* fixes

* fix
2022-02-01 17:43:15 +08:00
..
theme/PwaReloadPopup refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
index.ts refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
options.ts refactor: add blank lines below all copyright headers (#6071) 2021-12-09 11:53:46 +08:00
plugin-pwa.d.ts refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
registerSw.js chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
renderReloadPopup.js feat(v2): Plugin for Offline/PWA support (#2205) 2020-07-08 12:32:41 +02:00
sw.js chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
types.d.ts refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00