summaryrefslogtreecommitdiffhomepage
path: root/svelte.config.js
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-03-30 19:42:56 +0900
committerAdam Malczewski <[email protected]>2026-03-30 19:42:56 +0900
commite872165ed8e6f761aa37d9d9222dd6eeb05984ed (patch)
tree660e2c6e13242dfab5499b9dfba9c91aba39e087 /svelte.config.js
downloaddispatch-web-dev.tar.gz
dispatch-web-dev.zip
Diffstat (limited to 'svelte.config.js')
-rw-r--r--svelte.config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/svelte.config.js b/svelte.config.js
new file mode 100644
index 0000000..0cf7db3
--- /dev/null
+++ b/svelte.config.js
@@ -0,0 +1,2 @@
+/** @type {import("@sveltejs/vite-plugin-svelte").SvelteConfig} */
+export default {}