declare prefetch only once
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
7bd3a6f06a
commit
56d817ed34
@ -25,6 +25,5 @@ export default defineConfig({
|
|||||||
selector: "a",
|
selector: "a",
|
||||||
}),
|
}),
|
||||||
sitemap(),
|
sitemap(),
|
||||||
prefetch(),
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user