deploy: 55066a2ef9
This commit is contained in:
parent
c4404ff380
commit
17b694a1cd
2 changed files with 3 additions and 3 deletions
|
|
@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
|
|||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"index.html": "8a82eda9975db0cb36252b4da2f2a996",
|
||||
"/": "8a82eda9975db0cb36252b4da2f2a996",
|
||||
const RESOURCES = {"index.html": "f431a274762d92ceac48ef781d7a4d9b",
|
||||
"/": "f431a274762d92ceac48ef781d7a4d9b",
|
||||
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"main.dart.js": "e80ea5e8eee89536e43e9526ea31ebe9",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
application. For more information, see:
|
||||
https://developers.google.com/web/fundamentals/primers/service-workers -->
|
||||
<script>
|
||||
var serviceWorkerVersion = "3757323220";
|
||||
var serviceWorkerVersion = "4138090829";
|
||||
var scriptLoaded = false;
|
||||
function loadMainDartJs() {
|
||||
if (scriptLoaded) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue