v2
This commit is contained in:
parent
c2e80e639f
commit
9437e8529d
1 changed files with 3 additions and 1 deletions
|
|
@ -123,9 +123,11 @@
|
|||
<script src="flutter_bootstrap.js" defer></script>
|
||||
|
||||
<script defer>
|
||||
{ { flutter_js } }
|
||||
{ { flutter_build_config } }
|
||||
window.addEventListener('load', function () {
|
||||
|
||||
FlutterLoader.load({
|
||||
_flutter.loader.load({
|
||||
serviceWorker: {
|
||||
serviceWorkerVersion: serviceWorkerVersion,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue