aboutsummaryrefslogtreecommitdiff
path: root/svelte.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'svelte.config.js')
-rw-r--r--svelte.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/svelte.config.js b/svelte.config.js
index 1019e5ef..81ebfc0d 100644
--- a/svelte.config.js
+++ b/svelte.config.js
@@ -19,7 +19,6 @@ const config = {
$stores: './src/stores'
}
},
- runtime: 'nodejs18.x',
split: true
};