External links
All checks were successful
Deploy / build-and-publish (push) Successful in 1m22s
Deploy / deploy (push) Successful in 14s

This commit is contained in:
2024-10-05 00:34:31 +03:00
parent b9f3b389a1
commit 8f819f3ab1
7 changed files with 97 additions and 13 deletions

View File

@@ -12,7 +12,9 @@
"moduleResolution": "bundler"
},
"include": [
"src/**/*.svx"
"*.config.ts",
"src/**/*.svx",
"rehype/**/*.ts"
]
// 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