DDeno•Created by Wizzel on 10/18/2024 in #help How to make sveltekit work with deno2?
I just tried it like 30 seconds ago to be sure. If you have an existing svelte project, all you have to do is run deno install
and deno task dev
or whatever the equivalent command is in your projects package.json