chore: remove unused comment

This commit is contained in:
Torsten Dittmann
2023-09-18 22:57:52 +02:00
parent 14f8880138
commit ef1191c4b8

View File

@@ -31,9 +31,6 @@ const config = {
]),
extensions: ['.markdoc', '.svelte', '.md'],
kit: {
// adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list.
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
adapter: adapter(),
alias: {
$routes: './src/routes',