Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
@@ -148,6 +148,8 @@ These options are specific to the Svelte compiler and are generally shared acros
});
```

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).

## Plugin options

These options are specific to the Vite plugin itself.

0 comments on commit 8c8f837

Please sign in to comment.