From 47ccaef3ad27459c91ca16c3c16215f0359736c5 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Fri, 24 Jan 2025 13:03:28 +0000 Subject: [PATCH] Removed repo ignore, as may be messing with new approach --- svelte.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/svelte.config.js b/svelte.config.js index 563b9d8..0248230 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -9,7 +9,6 @@ const config = { kit: { paths: { base: '', - exclude: ['/repo'] }, adapter: adapter({ out: 'build',