fix: seo problem with one small change
This commit is contained in:
parent
250614b767
commit
c490c75a5e
|
@ -16,7 +16,6 @@ const config = {
|
|||
kit: {
|
||||
// hydrate the <div id="svelte"> element in src/app.html
|
||||
target: '#svelte',
|
||||
ssr: false,
|
||||
trailingSlash: 'never',
|
||||
files: {
|
||||
routes: './src/routes',
|
||||
|
|
Loading…
Reference in New Issue