Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: allows us to map some JSR things #411

Closed
wants to merge 1 commit into from

Conversation

maraisr
Copy link
Contributor

@maraisr maraisr commented May 29, 2024

Following #398 the change looked like not quite complete, I feel this change might be it.

The issue really comes from specifies not able to map correctly. Maybe because jsr is seen as external, and thus gets converted into "paths". Like: host: jsr.io, path: /@std/assert/1.2.3/mod.ts, so package mappings are never able to find it.

let specifiers = get_specifiers(

I've written tests, that are currently failing. But until we land denoland/deno_graph#490 I am not able to verify that it'll work.

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

Successfully merging this pull request may close these issues.

1 participant