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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Remove Dynamic import now that @percy/sdk-utils is commonjs #430

Merged
merged 1 commit into from
May 9, 2022

Conversation

Robdel12
Copy link
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.

@Robdel12 Robdel12 added the 馃悰 bug Something isn't working label May 9, 2022
@Robdel12 Robdel12 requested a review from wwilsman May 9, 2022 17:59
@Robdel12 Robdel12 enabled auto-merge (squash) May 9, 2022 18:02
index.js Outdated Show resolved Hide resolved
We convereted `@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) so we can
remove the dynamic import to fully remove any issues with ESM.
Copy link
Contributor

@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 45a19c6 into master May 9, 2022
@Robdel12 Robdel12 deleted the rd/no-dynamic-import branch May 9, 2022 19:10
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.

None yet

2 participants