test
This commit is contained in:
parent
8c221a2e8f
commit
f55b202014
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import adapter from '@sveltejs/adapter-node'
|
import adapter from '@sveltejs/adapter-node'
|
||||||
import preprocess from 'svelte-preprocess';3
|
import preprocess from 'svelte-preprocess';
|
||||||
|
|
||||||
/** @type {import('@sveltejs/kit').Config} */
|
/** @type {import('@sveltejs/kit').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
|
|
Loading…
Reference in a new issue