mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Generate frames to incrementally increase fps.
This commit is contained in:
parent
d815419a71
commit
2e482aba82
15 changed files with 134 additions and 73 deletions
|
|
@ -14,7 +14,7 @@
|
|||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"./precache-manifest.15b8d497ab10704d87b84878b92d08cf.js"
|
||||
"./precache-manifest.ecac8766a6ef020d2fc520bbf4682e03.js"
|
||||
);
|
||||
|
||||
workbox.clientsClaim();
|
||||
|
|
|
|||
Loading…
Reference in a new issue