✳flâneur — a map of the web's best reading
Configuration • SvelteKit Docs
svelte.dev · 6,191 words · saved by 1 readers
Configuration • SvelteKit documentation
Configuration • SvelteKit Docs Skip to main content Tutorial Packages Playground Blog On this page Your project's configuration lives in a svelte.config.js file at the root of your project. As well as SvelteKit, this config object is used by other tooling that integrates with Svelte such as editor extensions. svelte.config import const adapter : () => import ( "@sveltejs/kit" ). Adapter adapter from '@sveltejs/adapter-auto' ; /** @type {import('@sveltejs/kit').Config} */ const const config : Config config = { Config .kit ?: KitConfig | undefined SvelteKit options. @see https://svelte.dev/docs/
Explore this link on the map →related reading
- Introduction / What is SvelteKit? • Svelte Tutoriallearn.svelte.dev
- Web standards • SvelteKit Docskit.svelte.dev
- Cursor Docs — Agent, Rules, MCP, Skills & CLIdocs.cursor.com
- Geistvercel.com
- Shared modules / The $lib alias • Svelte Tutoriallearn.svelte.dev
- Svelte tutorial note | sung.codessung.codes
- Errors and redirects / Basics • Svelte Tutoriallearn.svelte.dev
- The Content Operating System for the AI era | Sanitysanity.io
- Skew Protectionvercel.com
- Reddit - Please wait for verificationreddit.com
- Introduction / HTML tags • Svelte Tutoriallearn.svelte.dev
- API Reference: Edge Runtime | Next.jsnextjs.org