Добавил продолжение статьи
All checks were successful
Deploy / build-and-publish (push) Successful in 1m27s
Deploy / deploy (push) Successful in 19s

This commit is contained in:
2024-10-02 23:33:04 +03:00
parent d14efb7aae
commit 50954731fd
6 changed files with 183 additions and 8 deletions

View File

@@ -10,7 +10,10 @@
"sourceMap": true,
"strict": true,
"moduleResolution": "bundler"
}
},
"include": [
"src/**/*.svx"
]
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
// except $lib which is handled by https://kit.svelte.dev/docs/configuration#files
//