Skip to content

Commit

Permalink
update service worker cache with new files
Browse files Browse the repository at this point in the history
  • Loading branch information
kevodwyer committed Nov 5, 2024
1 parent 2a8d2f3 commit 21fd301
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/apps/calendar/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ const precachedAssets = [
'css/default.css',
'tui-date-picker.js',
'bootstrap.js',
'purify.min.js',
'purify.min.js.map',
'images/[email protected]',
'images/download.png',
'images/user-plus.svg',
Expand Down
1 change: 1 addition & 0 deletions assets/apps/sandbox/sw-sandbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ const precachedAssets = [
'print-preview.html',
'print-preview.js',
'purify.min.js',
'purify.min.js.map',
'StreamSaver-sandbox.js',
'worker-sandbox.html',
'init-sw-sandbox.js',
Expand Down

0 comments on commit 21fd301

Please sign in to comment.