commented out service worker
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<script type="module">
|
||||
<!-- <script type="module">
|
||||
import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
|
||||
const el = document.createElement('pwa-update');
|
||||
document.body.appendChild(el);
|
||||
</script>
|
||||
</script> -->
|
||||
<title>Generator Status...</title>
|
||||
<style>
|
||||
* {
|
||||
|
Reference in New Issue
Block a user