Skip to content

Commit 2c78b39

Browse files
committed
upd index
1 parent bfcd020 commit 2c78b39

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
/build/
3333

3434
# Web related
35-
lib/generated_plugin_registrant.dart
3635

3736
# Symbolication related
3837
app.*.symbols

web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<base href="$FLUTTER_BASE_HREF">
45
<meta charset="UTF-8">
56
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
67
<meta name="description" content="A new Flutter project.">

0 commit comments

Comments
 (0)