seperated service worker zyklus and cyclist zyklus because of import constraints on service workers
This commit is contained in:
parent
e5570a6017
commit
d544bf4665
4 changed files with 93 additions and 48 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// eslint-disable-next-line no-undef
|
||||
importScripts('./zyklus.js');
|
||||
importScripts('./neozyklus.js');
|
||||
|
||||
function getTime() {
|
||||
const precision = 10 ** 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue