Skip to content

Commit 60b1d5f

Browse files
janhohenheimctron
authored andcommitted
Document no_spa setting
I used the same doc comment as found in the code
1 parent 812bf2f commit 60b1d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Trunk.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ addresses = ["127.0.0.1"]
4040
port = 8080
4141
# Open a browser tab once the initial build is complete.
4242
open = false
43+
# Whether to disable fallback to index.html for missing files.
44+
no_spa = false
4345
# Disable auto-reload of the web app.
4446
no_autoreload = false
4547
# Disable error reporting

0 commit comments

Comments
 (0)