mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
add sync
This commit is contained in:
parent
11c71cc50f
commit
87a4f4a8ce
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const scramjet = new ScramjetController({
|
|||
thread: "/scram/scramjet.thread.js",
|
||||
client: "/scram/scramjet.client.js",
|
||||
shared: "/scram/scramjet.shared.js",
|
||||
sync: "/scram/scramjet.sync.js",
|
||||
});
|
||||
|
||||
scramjet.init("./sw.js");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue