docusaurus/packages/docusaurus-plugin-pwa/src
2024-05-19 15:44:58 +02:00
..
theme/PwaReloadPopup
deps.d.ts chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
index.ts feat(core): hash router option - browse site offline (experimental) (#9859) 2024-05-19 15:44:58 +02:00
options.ts refactor(pwa): remove reloadPopup option in favor of swizzling (#7422) 2022-05-27 20:32:22 +08:00
plugin-pwa.d.ts refactor(pwa): remove reloadPopup option in favor of swizzling (#7422) 2022-05-27 20:32:22 +08:00
registerSw.ts feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
renderReloadPopup.tsx chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
sw.ts
types.d.ts