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: impl IntoIterator for EszipV2 #136

Merged
merged 4 commits into from
Aug 1, 2023
Merged

feat: impl IntoIterator for EszipV2 #136

merged 4 commits into from
Aug 1, 2023

Conversation

satyarohith
Copy link
Member

This is not a good fix. I'm opening this for visibility.

@satyarohith satyarohith marked this pull request as ready for review July 28, 2023 07:23
@@ -894,12 894,37 @@ impl EszipV2 {
}
}

/// Returns a list of all the module specifiers in this eszip archive.
Copy link
Member

Choose a reason for hiding this comment

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

Added this comment to signify that it doesn't return npm stuff

Copy link
Member Author

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

LGTM

@satyarohith satyarohith changed the title fix(examples/viewer): use get_import_map when specifier ends with .json or .jsonc feat: impl IntoIterator for EszipV2 Aug 1, 2023
@satyarohith satyarohith merged commit 21798d3 into main Aug 1, 2023
3 checks passed
@satyarohith satyarohith deleted the fix_viewer_example branch August 1, 2023 05:37
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