Skip to content

Commit

Permalink
[enhancement] Update workbox & service worker files (#23)
Browse files Browse the repository at this point in the history
Updated both workbox and service worker files.

---------

Co-authored-by: Asher <asher.pasha@utoronto.ca>
  • Loading branch information
AlexJSully and asherpasha authored Aug 1, 2024
1 parent cb18dac commit 2d4f6aa
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cgi-bin/core/serviceWorker/sw.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cgi-bin/core/serviceWorker/sw.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions cgi-bin/core/serviceWorker/workbox-a535b025.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions cgi-bin/core/serviceWorker/workbox-db952f2a.js

This file was deleted.

17 changes: 9 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"concurrently": "^8.2.2",
"http-server": "^14.1.1",
"nodemon": "^3.1.4",
"prettier": "^3.2.5",
"workbox-cli": "^7.0.0"
"prettier": "^3.3.3",
"workbox-cli": "^7.1.0"
},
"main": "index.html",
"scripts": {
Expand Down

0 comments on commit 2d4f6aa

Please sign in to comment.