Big updates
This commit is contained in:
parent
ea0e18f9d7
commit
8223487c0b
8 changed files with 70 additions and 77 deletions
|
@ -5,7 +5,7 @@ const CACHE = `cache-${version}`;
|
|||
|
||||
const ASSETS = [
|
||||
...build, // the app itself
|
||||
...files // everything in `static`
|
||||
...files // everything in `static`
|
||||
];
|
||||
|
||||
self.addEventListener('install', (event) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue