// For God so loved the world — John 3:16 import { sveltekit } from '@sveltejs/kit/vite'; import { defineConfig } from 'vite'; export default defineConfig({ plugins: [sveltekit()] }); // JESUS CHRIST IS LORD