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 fa54f7b commit e32703c
Show file tree
Hide file tree
Showing 3 changed files with 31,073 additions and 30,759 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": "3035d31d65d7fbdc5cd64f1762b1a6ac",
"/": "3035d31d65d7fbdc5cd64f1762b1a6ac",
"main.dart.js": "0408b55e98a6878f815979f4383a7568",
"index.html": "c34e8994119fc55a7ce87f31b57cac5f",
"/": "c34e8994119fc55a7ce87f31b57cac5f",
"main.dart.js": "2d827c08325b04147f007bb52b071f81",
"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 = "1719676591";
const serviceWorkerVersion = "1672273692";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit e32703c

Please sign in to comment.