Skip to content

Commit e8d71ce

Browse files
committed
Delete static web app route configuration
1 parent 77f1044 commit e8d71ce

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

staticwebapp.config.json

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
{
2-
"routes": [
3-
{
4-
"route": "/*",
5-
"serve": "/index.html",
6-
"statusCode": 200
7-
}
8-
]
9-
}
1+
{}

0 commit comments

Comments
 (0)