svelte-adapter-bun

A SvelteKit adapter for Bun

MIT License

Downloads
14.5K
Stars
523
Committers
12

Bot releases are visible (Hide)

svelte-adapter-bun - SvelteKit Adapter Bun v0.5 Latest Release

Published by gornostay25 about 1 year ago

Adapter for SvelteKit apps that generates a standalone Bun server.

svelte-adapter-bun - SvelteKit Adapter Bun v0.4

Published by gornostay25 almost 2 years ago

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
svelte-adapter-bun - SvelteKit Adapter Bun v0.3

Published by gornostay25 over 2 years ago

Adapter for SvelteKit apps that generates a standalone Bun server.

svelte-adapter-bun - SvelteKit Adapter Bun v0.2.2

Published by gornostay25 over 2 years ago

Adapter for SvelteKit apps that generates a standalone Bun server.