Remove old config file

This commit is contained in:
Nikita Karamov 2023-08-30 12:24:30 +02:00
parent 4ee55fe77c
commit 3c7ea423c2
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
import { vitePreprocess } from "@astrojs/svelte";
export default {
preprocess: vitePreprocess(),
};