Skip to content

Commit 5942eee

Browse files
Merge pull request #210094 from craigshoemaker/patch-5
[Static Web Apps] Add trailing slash config to example configuration
2 parents 97d3500 + c54c761 commit 5942eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ By default, when the `trailingSlash` configuration is omitted, Static Web Apps a
496496

497497
```json
498498
{
499+
"trailingSlash": "auto",
499500
"routes": [
500501
{
501502
"route": "/profile*",

0 commit comments

Comments
 (0)