mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +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',
|
||||
redirects: {
|
||||
'/themes/[...slug]': '/mods/[...slug]',
|
||||
},
|
||||
prefetch: {
|
||||
prefetchAll: true,
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue