We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e27bc6e + 539ee37 commit f77c4a0Copy full SHA for f77c4a0
netlify.toml
@@ -3,7 +3,8 @@
3
command = "npm run build:prod"
4
publish = "dist/browser"
5
6
- [[redirects]]
+[[redirects]]
7
from = "/*"
8
to = "/index.html"
9
status = 200
10
+
0 commit comments