Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Mar 3, 2024
1 parent bba7a88 commit c2c4a30
Show file tree
Hide file tree
Showing 3 changed files with 20,654 additions and 20,612 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "7c5035eab4a479d3fa9551a1be230010",
"index.html": "b007b4bbd43fe65eb04a292de8dfe9a8",
"/": "b007b4bbd43fe65eb04a292de8dfe9a8",
"main.dart.js": "0b099a2eb8759f48955d2c601639a525",
"index.html": "a3ac831493661d01f2f8e0901151b64f",
"/": "a3ac831493661d01f2f8e0901151b64f",
"main.dart.js": "2deafeeb6e4d23b4b08739a2caa5d00b",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3418898252";
const serviceWorkerVersion = "3064894834";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit c2c4a30

Please sign in to comment.