mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-16 18:42:21 +00:00
Better caching, bundle viewer.
This commit is contained in:
parent
41c30b453b
commit
87e883931c
27 changed files with 295 additions and 385 deletions
|
|
@ -0,0 +1,22 @@
|
|||
self.__precacheManifest = [
|
||||
{
|
||||
"revision": "9eb600ee07a27cdad64f",
|
||||
"url": "./static/js/runtime~main.9eb600ee.js"
|
||||
},
|
||||
{
|
||||
"revision": "db22f45d36ec0c1e28c1",
|
||||
"url": "./static/js/main.db22f45d.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "772a56e764e5091f7538",
|
||||
"url": "./static/js/2.772a56e7.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "db22f45d36ec0c1e28c1",
|
||||
"url": "./static/css/main.6efe09fd.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "8912fe90ce5c625516525c7cd80ee665",
|
||||
"url": "./index.html"
|
||||
}
|
||||
];
|
||||
Loading…
Reference in a new issue