Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Mar 24, 2024
1 parent deec4b4 commit cb8fd67
Show file tree
Hide file tree
Showing 3 changed files with 27,779 additions and 27,511 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": "d94e1e76c8185c65ac7e3d49c68dbee1",
"/": "d94e1e76c8185c65ac7e3d49c68dbee1",
"main.dart.js": "12175f2bd3d0331c1bc8212ecfcbb9fd",
"index.html": "52b5c86ece90961d7fddeeaa9b9db162",
"/": "52b5c86ece90961d7fddeeaa9b9db162",
"main.dart.js": "ea43f35d0cff06d62a7154af45f9150d",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "b77adb549c05906dd4c49f910e872eb0",
"icons/favicon-16x16.png": "c4b958438bb5e326900a7afdbb21ef2f",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

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

0 comments on commit cb8fd67

Please sign in to comment.