gornostay25 / svelte-adapter-bun

A SvelteKit adapter for Bun
MIT License
534 stars 33 forks source link

use bun glob & update compressible extensions #67

Open huseeiin opened 1 month ago

huseeiin commented 1 month ago

this adds 2 changes:

  1. use native Bun.Glob instead of tiny-glob
  2. update the default compressible types to a wider range using mime-db
huseeiin commented 1 month ago

added some more tiny changes :D