start work on Astro port
This commit is contained in:
5
astro.config.mjs
Normal file
5
astro.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
export default defineConfig({
|
||||
prefetch: true,
|
||||
});
|
||||
Reference in New Issue
Block a user