sveltekit-adapter-deno
Advanced tools
Comparing version
@@ -74,2 +74,8 @@ import { fileURLToPath } from "node:url"; | ||
builder.rimraf(`${out}/server`); | ||
console.warn(` | ||
PLEASE NOTE: This adapter is no longer maintained. | ||
Deno is now compatible with the official Node adapters: | ||
https://svelte.dev/docs/kit/adapters | ||
Use adapter v0.16.0 to hide this message. | ||
`); | ||
} | ||
@@ -76,0 +82,0 @@ }, |
{ | ||
"name": "sveltekit-adapter-deno", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
# sveltekit-adapter-deno | ||
⚠️ This project is no longer maintained! ⚠️ | ||
Deno is now mostly compatible with SvelteKit and the [official adapters](https://svelte.dev/docs/kit/adapters) should be preferred. | ||
This adapter still works for Deno and Deno Deploy but I no longer use nor maintain it. | ||
I would **not** recommend Deno Deploy for website hosting due to unresolved [isolate start-up time issues](https://github.com/denoland/deploy_feedback/issues/505) and increased latency due to the [reduction in regions](https://www.reddit.com/r/Deno/comments/19f5xg7/deno_deploy_dropped_from_35_regions_to_just_12/). | ||
* * * | ||
[Adapter](https://kit.svelte.dev/docs/adapters) for | ||
@@ -4,0 +14,0 @@ [SvelteKit](https://kit.svelte.dev/) apps that generates a standalone |
9688
9.14%148
4.23%108
10.2%