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 8d441cb commit 9a7115fCopy full SHA for 9a7115f
docs/config.md
@@ -98,7 +98,7 @@ These options are specific to the Svelte compiler and are generally shared acros
98
99
### preprocess
100
101
-- **Type:** `PreprocessorGroup | PreprocessorGroup[]` - See [svelte.preprocess](https://svelte.dev/docs#svelte_preprocess)
+- **Type:** `PreprocessorGroup | PreprocessorGroup[]` - See [svelte.preprocess](https://svelte.dev/docs#compile-time-svelte-preprocess)
102
103
An array of preprocessors to transform the Svelte source code before compilation.
104
0 commit comments