Skip to content

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 21:25
9d5b381
  • 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 replicate onwarn from the Svelte Rollup plugin, but in a way that is more conducive to the way esbuild handles things.