mirror of
https://github.com/thiloho/aurora.git
synced 2025-11-22 03:21:35 +01:00
Initial commit
This commit is contained in:
5
svelte.config.ts
Normal file
5
svelte.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { vitePreprocess } from "@astrojs/svelte";
|
||||
|
||||
export default {
|
||||
preprocess: vitePreprocess(),
|
||||
};
|
||||
Reference in New Issue
Block a user