This commit is contained in:
2026-02-15 11:11:30 +03:00
parent 4a0273a604
commit 026239e3bf
20 changed files with 60656 additions and 58958 deletions

View File

@@ -6,6 +6,10 @@ const config = {
preprocess: vitePreprocess(),
kit: {
alias: {
'$components': 'src/components',
'$lib': 'src/lib'
},
adapter: adapter({
pages: 'build',
assets: 'build',