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(NODE-3520): global not defined in esm bundles #452

Merged
merged 3 commits into from
Aug 18, 2021

Conversation

nbbeeken
Copy link
Contributor

Using rollup-plugin-node-globals fixes the missing global that gets pulled in from our deps. Also fixed our usage of global in the reactNative check.

@dariakp dariakp self-assigned this Aug 17, 2021
@dariakp dariakp self-requested a review August 17, 2021 19:36
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 17, 2021
@dariakp dariakp added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Aug 17, 2021
@dariakp dariakp requested a review from emadum August 17, 2021 19:50
@dariakp dariakp merged commit cb82a80 into master Aug 18, 2021
@dariakp dariakp deleted the NODE-3520/global-simple branch August 18, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants