Skip to content

Commit 986667a

Browse files
author
staticwebdev
committed
chore: add configuration file
1 parent b6dbddd commit 986667a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

staticwebapp.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"navigationFallback": {
3+
"rewrite": "index.html",
4+
"exclude": ["*.{png,jpg,gif,svg}", "*.css"]
5+
}
6+
}

0 commit comments

Comments
 (0)