Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

upgrade uuid dep to support bundler tree shaking #273

Merged
merged 1 commit into from
Mar 3, 2021
Merged

upgrade uuid dep to support bundler tree shaking #273

merged 1 commit into from
Mar 3, 2021

Conversation

gwu
Copy link
Contributor

@gwu gwu commented Feb 26, 2021

See https://github.com/uuidjs/uuid/blob/master/README_js.md#deep-requires-now-deprecated

From the above document, the motivation for upgrading:

As of uuid@7.x this library now provides ECMAScript modules builds,
which allow packagers like Webpack and Rollup to do "tree-shaking" to
remove dead code.

See https://github.com/uuidjs/uuid/blob/master/README_js.md#deep-requires-now-deprecated

From the above document, the motivation for upgrading:

As of uuid@7.x this library now provides ECMAScript modules builds,
which allow packagers like Webpack and Rollup to do "tree-shaking" to
remove dead code.
@gwu
Copy link
Contributor Author

gwu commented Feb 26, 2021

I'm not sure how to get the "ci/circleci: synk" check to run. Do I need an account or could somebody on the segmentio side help make sure it passes?

@pooyaj pooyaj merged commit 9e80973 into segmentio:master Mar 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants