Skip to content

SvelteKit Adapter Bun v0.4

Compare
Choose a tag to compare
@gornostay25 gornostay25 released this 17 Jan 22:23
· 42 commits to master since this release

Adapter for SvelteKit apps that generates a standalone Bun server.

You can add your polyfills in src/polyfills.js file.

  • Static file compression
    • Gzip
    • Brotli
  • Sending static assets
  • Auto create package.json file with dependencies (changed package name)
  • New bundler esbuild