Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use deno info once it can output json #8

Open
hayd opened this issue Apr 20, 2020 · 4 comments · May be fixed by #100
Open

use deno info once it can output json #8

hayd opened this issue Apr 20, 2020 · 4 comments · May be fixed by #100

Comments

@hayd
Copy link
Owner

hayd commented Apr 20, 2020

Atm udd uses regex to get the urls which is hacky.

note: importmaps will have to be handled differently (but trivially).

@David-Else
Copy link

It is done and released in deno 1.2 :) denoland/deno#6372

@hayd
Copy link
Owner Author

hayd commented Nov 3, 2021

I guess the logic I was thinking would be:

  1. get the set of specifiers and redirects from deno info
  2. iterate through this to replace the urls

This seems ok, but OTOH the current way is working :)

@sigmaSd sigmaSd linked a pull request Dec 10, 2022 that will close this issue
@masx200
Copy link

masx200 commented May 28, 2023

Why has no one come to solve this problem in the past three years?

@KnorpelSenf
Copy link

I'm sure @hayd would be happy to accept your contribution :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants