deploy: 47481eb676
This commit is contained in:
parent
f129b37555
commit
7c576c2fa8
5 changed files with 149081 additions and 148152 deletions
|
|
@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"235db911ba279722f5e685f38b0ed30fa7e857
|
|||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "3320585751"
|
||||
serviceWorkerVersion: "1969746334"
|
||||
}
|
||||
});
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
|
|||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"flutter_bootstrap.js": "63a6914a34591023e944333e34806922",
|
||||
const RESOURCES = {"flutter_bootstrap.js": "94d58e9f0bdfe64c16b3014d3de118db",
|
||||
"assets/assets/banner_transparent.png": "364e2030f739bf0c7ed1c061c4cb5901",
|
||||
"assets/assets/sas-emoji.json": "b9d99fc6dda6a3250af57af969b4a02d",
|
||||
"assets/assets/banner.png": "4a005db27a8787aea061537223dabb7d",
|
||||
|
|
@ -63,8 +63,8 @@ const RESOURCES = {"flutter_bootstrap.js": "63a6914a34591023e944333e34806922",
|
|||
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
|
||||
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
|
||||
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
|
||||
"index.html": "9b23395e1cb4e2c37ea1fd292bad47ca",
|
||||
"/": "9b23395e1cb4e2c37ea1fd292bad47ca",
|
||||
"index.html": "ac34e3b2690f101e18263787d795e815",
|
||||
"/": "ac34e3b2690f101e18263787d795e815",
|
||||
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
|
||||
"canvaskit/skwasm.wasm": "4051bfc27ba29bf420d17aa0c3a98bce",
|
||||
"canvaskit/canvaskit.js.symbols": "74a84c23f5ada42fe063514c587968c6",
|
||||
|
|
@ -80,7 +80,7 @@ const RESOURCES = {"flutter_bootstrap.js": "63a6914a34591023e944333e34806922",
|
|||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"main.dart.js": "0834e5f26d33c5c3aa0b6d23e449af61",
|
||||
"main.dart.js": "d0b9a6f0505137c2e12c43f5b17d0670",
|
||||
"version.json": "a625cf6c62aa0b7b08867d267ea50ccb"};
|
||||
// The application shell files that are downloaded before a service worker can
|
||||
// start.
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "3320585751";
|
||||
const serviceWorkerVersion = "1969746334";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
297209
nightly/main.dart.js
297209
nightly/main.dart.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue