awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
40 stars 27 forks source link

Use browser polyfills from @aws-sdk/util-utf8-browser #336

Closed trivikr closed 2 years ago

trivikr commented 2 years ago

Issue #, if available: Refs: https://github.com/awslabs/aws-crt-nodejs/issues/333

Description of changes: Removes dependency from external browser polyfill fastestsmallesttextencoderdecoder to AWS in-built @aws-sdk/util-utf8-browser

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

TwistedTwigleg commented 2 years ago

Thank you for the PR! Changed merged as part of #339. Closing...