pluvial / svelte-adapter-deno

A SvelteKit adapter for Deno
https://svelte-adapter-deno.deno.dev/
MIT License
313 stars 14 forks source link

Update to latest SvelteKit APIs #16

Closed jpaquim closed 2 years ago

jpaquim commented 2 years ago

Migrate from npm to pnpm, update dependencies.

Add example of usage to ./examples with Svelte demo template.

Update with latest SvelteKit breaking changes and refactor to match the latest @sveltejs/adapter-node structure.