teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

Deno --unstable flag is deprecated #121

Closed teleclimber closed 4 months ago

teleclimber commented 5 months ago
The `--unstable` flag is deprecated and will be removed in Deno 2.0. Use granular `--unstable-*` flags instead.
        Learn more at: https://docs.deno.com/runtime/manual/tools/unstable_flags

I'm not sure we even use an unstable feature anymore?