deploy: 348184e9d3
This commit is contained in:
parent
327ebaa5f8
commit
781ffb1bfb
3 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
|
@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
|
|||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"index.html": "be07c867d3e1e4e6a139b87d8190050f",
|
||||
"/": "be07c867d3e1e4e6a139b87d8190050f",
|
||||
const RESOURCES = {"index.html": "1a2b3e5c9c06e9f4597b2df9aa146609",
|
||||
"/": "1a2b3e5c9c06e9f4597b2df9aa146609",
|
||||
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"main.dart.js": "0615046e2671e71010d278a4534cd4c0",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
application. For more information, see:
|
||||
https://developers.google.com/web/fundamentals/primers/service-workers -->
|
||||
<script>
|
||||
var serviceWorkerVersion = "3812694292";
|
||||
var serviceWorkerVersion = "656212708";
|
||||
var scriptLoaded = false;
|
||||
function loadMainDartJs() {
|
||||
if (scriptLoaded) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue