svelte-remote-functions-deno Svelte Themes

Svelte Remote Functions Deno

Repro of issue with remote functions on deno deploy ea

SvelteKit remote functions with deno-adapter

Repo set up as example for this issue

Example repository for issue using Svelte's remote functions with the deno-adapter.

Get started

Run these commands to build with the adapter and start the production build on :8000

> deno install
> deno task build-and-run

Open http://localhost:8000/ and click the button to illustrate the issue.

Top categories

Loading Svelte Themes