Skip to content

Commit

Permalink
🔧 Conf flutter web cache
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Apr 23, 2024
1 parent e7a65ef commit 284aeec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: aedex
description: Enable direct peer-to-peer trading of digital assets on the Archethic blockchain, eliminating the need for centralized intermediaries.
publish_to: "none"

version: 0.9.0+47
version: 0.9.0+48

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down
1 change: 1 addition & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
window.addEventListener("load", function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
entrypointUrl: "main.dart.js?v=" + serviceWorkerVersion,
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
Expand Down

0 comments on commit 284aeec

Please sign in to comment.