We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d5eca commit 3bf5d7fCopy full SHA for 3bf5d7f
packages/adapter-vercel/index.d.ts
@@ -5,7 +5,7 @@ export default function plugin(
5
config?: Config & {
6
/**
7
* Enable or disable Vercel's image optimization. This is enabled by default if you have
8
- * defined the Vercel loader in your `svelte.config.js` file, else disabled by default.
+ * defined the Vercel loader in `kit.images.loader`, else disabled by default.
9
* https://vercel.com/docs/concepts/image-optimization
10
*/
11
images?: boolean;
0 commit comments