Replies: 1 comment
-
|
cc @sandren who has once raised it, but it's postponed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think waku probably needs a trailing slash configuration that build adapters can try to follow when adapting the output for how that platform/runtime handles static file routing since that is platform specific. ChatGPT gave me this summary of the trailingSlash config options in a few meta frameworks:
trailingSlashfalsetrue,falserouter.trailingSlashundefinedtrue,false,undefinedtrailingSlash"always""always","never","ignore"kit.trailingSlashignore"always","never","ignore"Beta Was this translation helpful? Give feedback.
All reactions