Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Apr 3, 2024
1 parent 1139f59 commit 1245cb5
Show file tree
Hide file tree
Showing 5 changed files with 39,568 additions and 38,841 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": "07bdce16157014b4c2f2dd22373b192f",
"/": "07bdce16157014b4c2f2dd22373b192f",
"main.dart.js": "d2ac5396238c9c597abae960b360d3f1",
"index.html": "508c843b6db3c1a91f2d09997bef92e2",
"/": "508c843b6db3c1a91f2d09997bef92e2",
"main.dart.js": "1a8b4ab44c717fe8e691c1e6f55c64ad",
"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 = "2384503902";
const serviceWorkerVersion = "2775128717";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 1245cb5

Please sign in to comment.