Skip to content

🐛 Remove Dynamic import now that @percy/sdk-utils is commonjs#75

Merged
Robdel12 merged 1 commit intomainfrom
rd/no-dynamic-import
May 9, 2022
Merged

🐛 Remove Dynamic import now that @percy/sdk-utils is commonjs#75
Robdel12 merged 1 commit intomainfrom
rd/no-dynamic-import

Conversation

@Robdel12
Copy link
Copy Markdown
Contributor

@Robdel12 Robdel12 commented May 9, 2022

What is this?

We converted @percy/sdk-utils to be ESM for 1.x, and this causes a lot of various issues. That has since been reverted (it's back to commonjs with percy/cli#916) so we can remove the dynamic import to fully remove any issues with ESM.

We converted `@percy/sdk-utils` to be ESM for 1.x, and this causes a lot of various issues. That has since been reverted (it's back to commonjs with percy/cli#916) so we can remove the dynamic import to fully remove any issues with ESM.
@Robdel12 Robdel12 added the 🐛 bug Something isn't working label May 9, 2022
@Robdel12 Robdel12 requested a review from wwilsman May 9, 2022 18:44
Copy link
Copy Markdown

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

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

🎮

@Robdel12 Robdel12 merged commit f4d3cd4 into main May 9, 2022
@Robdel12 Robdel12 deleted the rd/no-dynamic-import branch May 9, 2022 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants