Add support for deno.json to edge runtime #15115
Unanswered
joeldomke
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
"Since Deno 1.30.0 the deno.json file acts as an import map" (documentation).
The edge runtime already supports import maps. It would be nice if it also could support the imports in the deno configuration.
All reactions