sveltejs
Svelte + SvelteKit silas 1 year ago 100%

SvelteKit is now supported in Bun v0.8.0

SvelteKit is now supported in Bun v0.8.0

According to the Bun blog and changelog, Bun now supports SvelteKit! Bun is an incredibly fast JavaScript runtime, bundler, transpiler, and package manager — all in one. Similar to using npm, here’s how you can start a SvelteKit project with Bun:

$ bunx create-svelte my-app

4
0
Comments 0