removed another comment lol
Some checks failed
Build and Push Svelte Docker Image / build (push) Failing after 5m1s
Some checks failed
Build and Push Svelte Docker Image / build (push) Failing after 5m1s
This commit is contained in:
parent
8c2c36edfb
commit
2b33e130fd
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user