We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be08af7 commit 5261c7dCopy full SHA for 5261c7d
web/index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>Flutter WebRTC Demo</title>
6
+ <base href="$FLUTTER_BASE_HREF">
7
</head>
8
<body>
9
<script src="main.dart.js" type="application/javascript"></script>
0 commit comments