We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b923444 commit 1c23c07Copy full SHA for 1c23c07
.storybook/netlify.toml
@@ -0,0 +1,6 @@
1
+
2
+# COMMENT: This a rule for Single Page Applications
3
+[[redirects]]
4
+ from = "/*"
5
+ to = "/index.html"
6
+ status = 200
0 commit comments