break serviceworkers
This commit is contained in:
parent
ada56b2317
commit
0bff4aacd2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
importScripts('./uv.bundle.js');
|
||||
importScripts('./uv.config.js');
|
||||
// Users must import the config (and bundle) prior to importing uv.sw.js
|
||||
// This is to allow us to produce a generic bundle with no hard-coded paths.
|
||||
|
||||
class UVServiceWorker extends EventEmitter {
|
||||
constructor(config = __uv$config) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue