Removed trailing slash
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e04314217b
commit
664e9b087f
@ -11,7 +11,6 @@ const config = {
|
|||||||
fallback: null,
|
fallback: null,
|
||||||
precompress: false
|
precompress: false
|
||||||
}),
|
}),
|
||||||
trailingSlash: 'always',
|
|
||||||
prerender: {
|
prerender: {
|
||||||
// This can be false if you're using a fallback (i.e. SPA mode)
|
// This can be false if you're using a fallback (i.e. SPA mode)
|
||||||
default: true
|
default: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user