feat: Add prefetchStaticAssets option
This commit is contained in:
parent
56aba7f20a
commit
641e1e8a13
@ -23,5 +23,7 @@ export default {
|
||||
class: "flex min-h-full bg-white dark:bg-slate-900",
|
||||
},
|
||||
|
||||
prefetchStaticAssets: "hover",
|
||||
|
||||
extends: vikeReact,
|
||||
} satisfies Config;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user