Skip to content

Commit 8c8f837

Browse files
ptrxyzConduitry
andauthored
Update config.md to include link to ModuleCompileOptions (#1017)
* Update config.md to include link to ModuleCompileOptions As discussed here: #1016 * format --------- Co-authored-by: Conduitry <[email protected]>
1 parent fc7ea74 commit 8c8f837

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ These options are specific to the Svelte compiler and are generally shared acros
148148
});
149149
```
150150

151+
In addition, Svelte 5's compiler interface also provides a way to filter warnings using the `warningFilter` setting as described in [Svelte 5's docs](https://svelte.dev/docs/svelte/svelte-compiler#ModuleCompileOptions).
152+
151153
## Plugin options
152154

153155
These options are specific to the Vite plugin itself.

0 commit comments

Comments
 (0)