mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 07:19:09 +00:00
feat: migrate to sveltekit 2
This commit is contained in:
parent
993cb987c7
commit
0df260c5a5
3 changed files with 632 additions and 820 deletions
|
@ -1,5 +1,5 @@
|
|||
import adapter from '@sveltejs/adapter-vercel';
|
||||
import { vitePreprocess } from '@sveltejs/kit/vite';
|
||||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue