?
This commit is contained in:
parent
7abdbe605b
commit
cdefc2e993
4 changed files with 6 additions and 12 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/// <reference lib="webworker" />
|
||||
|
||||
import { build, files, version } from '$service-worker';
|
||||
|
|
@ -76,7 +75,4 @@ worker.addEventListener('fetch', (event) => {
|
|||
})()
|
||||
);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue