docusaurus/packages/docusaurus-plugin-pwa/src
Joshua Chen b4d93b9bd0
chore: upgrade to TS 4.7, compile with NodeNext (#7586)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-15 19:15:11 +02:00
..
theme/PwaReloadPopup chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
deps.d.ts chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
index.ts refactor(pwa): remove reloadPopup option in favor of swizzling (#7422) 2022-05-27 20:32:22 +08: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 chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
renderReloadPopup.tsx chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
sw.ts refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
types.d.ts