mirror of
https://github.com/HerrCraziDev/faoilean.git
synced 2025-12-13 09:06:16 +01:00
Node build
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"dependencies": {
|
||||
"@fontsource/fira-mono": "^4.5.0",
|
||||
"@lukeed/uuid": "^2.0.0",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.75",
|
||||
"cookie": "^0.4.1",
|
||||
"mdsvex": "^0.10.5",
|
||||
"svelte-preprocess": "^4.10.5"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import adapter from '@sveltejs/adapter-auto';
|
||||
import adapter from '@sveltejs/adapter-node';
|
||||
import { mdsvex } from 'mdsvex';
|
||||
import preprocess from 'svelte-preprocess';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user