Skip to content

Commit

Permalink
Added support for service worker- updated www
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratikshakhandagale committed May 28, 2024
1 parent 54062e2 commit 35f6479
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
<body>
<app-root></app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.46b661a8f95b90e7.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.b7bf9770b4585bb5.js" type="module"></script></body>
<script src="runtime.6812f0bb30694efc.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.0a739cf935c4ea3f.js" type="module"></script></body>

</html>
1 change: 1 addition & 0 deletions www/main.0a739cf935c4ea3f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion www/main.b7bf9770b4585bb5.js

This file was deleted.

12 changes: 6 additions & 6 deletions www/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1716892269014,
"timestamp": 1716899427672,
"index": "/index.html",
"assetGroups": [
{
Expand Down Expand Up @@ -101,12 +101,12 @@
"/9977.dfb6af23e31fcb21.js",
"/common.5a427a1d3afaf6a8.js",
"/index.html",
"/main.b7bf9770b4585bb5.js",
"/main.0a739cf935c4ea3f.js",
"/manifest.webmanifest",
"/polyfills-core-js.c76198334f717402.js",
"/polyfills-dom.bf542500b6fca113.js",
"/polyfills.8aa0ed51fddab033.js",
"/runtime.46b661a8f95b90e7.js",
"/runtime.6812f0bb30694efc.js",
"/scripts.f969b614b9decf68.js",
"/styles.4e8dacb696c69ef3.css"
],
Expand Down Expand Up @@ -821,13 +821,13 @@
"/assets/timer.svg": "57b27e5d93af2aabd1077ecd4c70bcab678f4472",
"/assets/user.svg": "2dc572771661b2ccd3ea4ae06bf768778144cbec",
"/common.5a427a1d3afaf6a8.js": "50144b721d49fd899326719c9c832fb62323e545",
"/index.html": "19e1f22bf04079ec3872bd294eeb97c91d63e068",
"/main.b7bf9770b4585bb5.js": "a0e9cd9a8b29434488431112a37736cd1eff21eb",
"/index.html": "834beb3c26799d7d3524cde571c8bab17c999cc0",
"/main.0a739cf935c4ea3f.js": "177e950c497adc8432b4e976e00af5d3c0ccff05",
"/manifest.webmanifest": "5a927f2c991153c4e1fb8dd9fd7845bbe00ba537",
"/polyfills-core-js.c76198334f717402.js": "d6e270a2944b6a95a9b97dafd25599ba825e8d7f",
"/polyfills-dom.bf542500b6fca113.js": "3fa333db66c8050f12e99d977f5098a6de8dd593",
"/polyfills.8aa0ed51fddab033.js": "52a4225db39c3a19f31842d5205497fb87127245",
"/runtime.46b661a8f95b90e7.js": "fc2f13fa77e8fd3cdb851213eacdbf109a6da2db",
"/runtime.6812f0bb30694efc.js": "0bbf12e49463793f1e1c3031f187543262d5b2e4",
"/scripts.f969b614b9decf68.js": "467091cacab9e36440117d8c26effba07c491af9",
"/styles.4e8dacb696c69ef3.css": "c63283b3d95887a1fd9dcc217de175071c24864f"
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35f6479

Please sign in to comment.