Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Mar 2, 2024
1 parent 9c6753e commit e012664
Show file tree
Hide file tree
Showing 3 changed files with 14,349 additions and 14,355 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": "0e267cff5afe0e00e730e8fe5cd74de2",
"/": "0e267cff5afe0e00e730e8fe5cd74de2",
"main.dart.js": "b20cff19f2106635b7f8f66d7e9e6dd2",
"index.html": "ddae4547cedd5bcb3cbf0073356872ac",
"/": "ddae4547cedd5bcb3cbf0073356872ac",
"main.dart.js": "42ea6012a3fc3090f0bfc0bf60faf4c9",
"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 = "3576643864";
const serviceWorkerVersion = "2352125569";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit e012664

Please sign in to comment.