diff --git a/svelte.config.js b/svelte.config.js index b249d0f..47c8b76 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -1,5 +1,5 @@ import adapter from '@sveltejs/adapter-node' -import preprocess from 'svelte-preprocess';3 +import preprocess from 'svelte-preprocess'; /** @type {import('@sveltejs/kit').Config} */ const config = {