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: deno specifier and workspace support #289

Merged
merged 46 commits into from
Aug 30, 2023

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Aug 30, 2023

This adds initial support for deno: specifiers and resolving deno specifiers to other workspace members.

The name of deno: specifiers is still TBD and same with the registry location.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with a few nits and questions

src/source.rs Show resolved Hide resolved
tests/helpers/test_builder.rs Outdated Show resolved Hide resolved
src/graph.rs Outdated Show resolved Hide resolved
src/graph.rs Outdated Show resolved Hide resolved
src/graph.rs Show resolved Hide resolved
@dsherret dsherret merged commit 3f6b8ca into denoland:main Aug 30, 2023
3 checks passed
@dsherret dsherret deleted the deno_specifiers branch August 30, 2023 15:53
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.

2 participants