v0.6.3
-
Add
filterWarnings
option to filter the Svelte warnings that esbuild-svelte passes to esbuild (Thanks @Prinzhorn)See
dist/index.d.ts
for the type definition of the new option. This hope is to replicateonwarn
from the Svelte Rollup plugin, but in a way that is more conducive to the way esbuild handles things.