"Fixed" trailing slash bug
The goto() function does not respect no trailing slashes, so the app breaks
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export const prerender = true
|
||||
export const ssr = false
|
||||
export const trailingSlash = 'always'
|
||||
Reference in New Issue
Block a user