atlas/web/_js/pwabuilder-sw-register.js

4 lines
147 B
JavaScript
Raw Normal View History

2023-03-19 06:27:16 +01:00
// import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate'
2023-03-18 02:58:34 +01:00
2023-03-19 06:27:16 +01:00
// const el = document.createElement('pwa-update')
// document.body.appendChild(el)