🐛 Fix web url issue
This commit is contained in:
parent
ca8ad12d93
commit
31d50bfb1f
@ -15,7 +15,8 @@
|
||||
This is a placeholder for base href that will be replaced by the value of
|
||||
the `--base-href` argument provided to `flutter build`.
|
||||
-->
|
||||
<base href="$FLUTTER_BASE_HREF">
|
||||
<!-- <base href="$FLUTTER_BASE_HREF"> -->
|
||||
<base href="/" />
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
|
Loading…
Reference in New Issue
Block a user