removed another comment lol
Some checks failed
Build and Push Svelte Docker Image / build (push) Failing after 5m1s

This commit is contained in:
Mohamad 2024-12-23 16:34:44 +01:00
parent 8c2c36edfb
commit 2b33e130fd

View File

@ -3,8 +3,6 @@ import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
/** @type {import('@sveltejs/kit').Config} */ /** @type {import('@sveltejs/kit').Config} */
const config = { const config = {
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
// for more information about preprocessors
preprocess: vitePreprocess(), preprocess: vitePreprocess(),
kit: { kit: {