Skip to content

Commit

Permalink
Build web: Thu Apr 4 08:49:34 PM PDT 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
  • Loading branch information
tytydraco committed Apr 5, 2024
1 parent 9e2ea15 commit cfff898
Show file tree
Hide file tree
Showing 3 changed files with 754 additions and 753 deletions.
6 changes: 3 additions & 3 deletions build/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ const RESOURCES = {"canvaskit/profiling/canvaskit.js": "c21852696bc1cc82e8894d85
"icons/Icon-maskable-512.png": "25413c989e9c1b460d72d2f0ea46081d",
"manifest.json": "b7a989c3dfb762f189887089ba69a55a",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "10e4cf8f8e35eb71515e83bdce681ec9",
"/": "10e4cf8f8e35eb71515e83bdce681ec9",
"main.dart.js": "fb53f996bbe1c8a4bf6bfe0148912ca9"};
"index.html": "aff829c8f783471fca34ea34d8d6313d",
"/": "aff829c8f783471fca34ea34d8d6313d",
"main.dart.js": "166db1f2a0da54ada96eebc92ebce516"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion build/web/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 = "3973170998";
const serviceWorkerVersion = "1130252642";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit cfff898

Please sign in to comment.