Links, GH, package refs change except Trey

This commit is contained in:
Nik
2022-11-24 11:44:39 +11:00
parent 7a7a2ba187
commit 97ff3b8ed1
42 changed files with 202 additions and 135 deletions

View File

@@ -15,7 +15,7 @@ const config = {
adapter: adapter(),
// https://kit.svelte.dev/docs/configuration#alias
alias: {
'@brainandbones/skeleton': path.resolve('./src/lib/index.ts'),
'@skeletonlabs/skeleton': path.resolve('./src/lib/index.ts'),
$docs: path.resolve('./src/docs')
}
},