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(compartment-mapper): Support reflexive imports #861

Merged
merged 1 commit into from Aug 12, 2021

Conversation

kriskowal
Copy link
Member

In Node.js ESM, a package may import its own name. This is particularly
useful for creating tests and testing examples of usage from a
third-party perspective, and is necessary for feature parity.

Blocks Agoric/agoric-sdk#3273

In Node.js ESM, a package may import its own name. This is particularly
useful for creating tests and testing examples of usage from a
third-party perspective, and is necessary for feature parity.

Blocks Agoric/agoric-sdk#3273
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

LGTM! Good stuff!

@kriskowal kriskowal merged commit 09e5485 into master Aug 12, 2021
@kriskowal kriskowal deleted the kris-reflexive-compartment-mapping branch August 12, 2021 14:00
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.

None yet

3 participants