From 944e7444187d996178faf1c6666f068079c4687b Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 6 Apr 2022 17:46:56 +0200 Subject: [PATCH] Update --- svelte.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svelte.config.js b/svelte.config.js index 48e3f1e..fdd0013 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -1,4 +1,4 @@ -import adapter from '@sveltejs/adapter-auto'; +import adapter from '@sveltejs/adapter-static' /** @type {import('@sveltejs/kit').Config} */ const config = {