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 d5bc0ee commit b78784a
Show file tree
Hide file tree
Showing 3 changed files with 24,868 additions and 24,782 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": "c34e8994119fc55a7ce87f31b57cac5f",
"/": "c34e8994119fc55a7ce87f31b57cac5f",
"main.dart.js": "2d827c08325b04147f007bb52b071f81",
"index.html": "8dece5d3c6aa9e6e2df44ff526a1f770",
"/": "8dece5d3c6aa9e6e2df44ff526a1f770",
"main.dart.js": "4a888e80c01b89f1de553f42ee865ef0",
"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 = "1672273692";
const serviceWorkerVersion = "1235005195";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit b78784a

Please sign in to comment.