The Wayback Machine - https://web.archive.org/web/20211015011433/https://github.com/topics/dev-server
Skip to content
#

dev-server

Here are 58 public repositories matching this topic...

denoliver
wesleycoder
wesleycoder commented Oct 10, 2021

Tried installing today (first time) and it failed.
If I had to guess I would say that it would be better fixing the version of the https://deno.land/std/http/server.ts instead of using the implicit latest version, since you can bump into API changes that can break denoliver.

➜ deno --version
deno 1.14.3 (release, x86_64-apple-darwin)
v8 9.4.146.16
typescript 4.4.2

Improve this page

Add a description, image, and links to the dev-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dev-server topic, visit your repo's landing page and select "manage topics."

Learn more