mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
chore: remove unused comment
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user