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

fix: normalize dep ids in StatsMap #6

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

dannytce
Copy link
Contributor

This PR ensures a consistent representation of module ids in the statsMap. The updated code normalizes the depId before processing it.

It also hopefully closes #5

src/index.ts Show resolved Hide resolved
Copy link
Owner

@IanVS IanVS left a comment

Choose a reason for hiding this comment

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

Awesome, this looks great, thanks a ton for the contribution!

@IanVS IanVS merged commit 5d44638 into IanVS:main Apr 24, 2023
1 check passed
@dannytce dannytce deleted the fix/duplicated-dep-ids branch April 24, 2023 14:16
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.

Is it normal to have duplicated "id" in preview-stat.json?
2 participants