Skip to content

Commit 02f53e8

Browse files
author
Rami Keränen
committed
Change template manifest start_url to dot to make it react-router friendly
1 parent 2cff8db commit 02f53e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/react-scripts/template/public/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "image/png"
99
}
1010
],
11-
"start_url": "./index.html",
11+
"start_url": ".",
1212
"display": "standalone",
1313
"theme_color": "#000000",
1414
"background_color": "#ffffff"

0 commit comments

Comments
 (0)