mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
fix: disable sw emu by default
This commit is contained in:
parent
06c5144d3b
commit
0e034f57a3
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ const scramjet = new ScramjetController({
|
|||
shared: "/scram/scramjet.shared.js",
|
||||
sync: "/scram/scramjet.sync.js",
|
||||
},
|
||||
flags: {
|
||||
serviceworkers: true,
|
||||
},
|
||||
});
|
||||
|
||||
scramjet.init("./sw.js");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue