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: better pollyfill check for Buffer #217

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Sep 17, 2021

Referencing an undefined directly variable is causing an issue compiling.
Especially in Webpack.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Referencing an undefined directly variable is causing an issue compiling.
Especially in Webpack.
Copy link

@iartemiev iartemiev left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@sammartinez sammartinez left a comment

Choose a reason for hiding this comment

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

LGTM 🌮

Copy link
Contributor

@josecorella josecorella left a comment

Choose a reason for hiding this comment

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

🛳

@seebees seebees merged commit bc97da2 into aws:master Sep 17, 2021
@seebees seebees deleted the better-buffer-pollyfill branch September 17, 2021 19:26
@abepuentes
Copy link

@seebees thanks for the fix, it help a lot

seebees referenced this pull request Sep 19, 2021
`isEmptyData` and `convertToBuffer` are used in several places.
This consolidates this code to this utility project.
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.

5 participants