Merge branch 'main' of https://github.com/chris-kruining/streamarr
This commit is contained in:
commit
49bd1abe79
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default defineConfig({
|
||||||
server: {
|
server: {
|
||||||
preset: "bun",
|
preset: "bun",
|
||||||
prerender: {
|
prerender: {
|
||||||
routes: ["/sitemap.xml"],
|
routes: ["/", "/sitemaps.xml"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue