mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
chore(config): remove prefetch
This commit is contained in:
parent
1a6394b36b
commit
a06d53e51e
1 changed files with 0 additions and 3 deletions
|
@ -18,8 +18,5 @@ export default defineConfig({
|
||||||
site: 'https://zen-browser.app',
|
site: 'https://zen-browser.app',
|
||||||
redirects: {
|
redirects: {
|
||||||
'/themes/[...slug]': '/mods/[...slug]',
|
'/themes/[...slug]': '/mods/[...slug]',
|
||||||
},
|
|
||||||
prefetch: {
|
|
||||||
prefetchAll: true,
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue