Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed May 9, 2024
1 parent 354372e commit 7219439
Show file tree
Hide file tree
Showing 3 changed files with 26,715 additions and 26,632 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": "7ac46d1f916e9a146ea9efd39c05e639",
"/": "7ac46d1f916e9a146ea9efd39c05e639",
"main.dart.js": "6519ba389d305e88b01a445319375b3c",
"index.html": "0fa1525954ce8fe3b6257d8141f56bd9",
"/": "0fa1525954ce8fe3b6257d8141f56bd9",
"main.dart.js": "e2a625431a12f33a25fd047fc6122029",
"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 = "1038291991";
const serviceWorkerVersion = "2905657761";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 7219439

Please sign in to comment.