mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 13:00:01 -04:00
Fix service worker registration
This commit is contained in:
parent
002c3a18cc
commit
f517b6838b
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
importScripts("./uv/uv.bundle.js");
|
||||
importScripts("./uv/uv.config.js");
|
||||
importScripts("./uv/uv.sw.js");
|
||||
importScripts("./osana/osana.worker.js");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue