dist folder

This commit is contained in:
2022-11-15 00:17:14 +01:00
parent 14e7026e0e
commit 576eca31a3
19 changed files with 147 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('/sw.js', { scope: '/' })})}