Skip to content

[JS Migration] Update EventEmitter dependency for browser - #632

Merged
EmilianoSanchez merged 4 commits into
migration_mode_validation_fixfrom
migration_events_dependency
Feb 11, 2022
Merged

[JS Migration] Update EventEmitter dependency for browser#632
EmilianoSanchez merged 4 commits into
migration_mode_validation_fixfrom
migration_events_dependency

Conversation

@EmilianoSanchez

@EmilianoSanchez EmilianoSanchez commented Feb 8, 2022

Copy link
Copy Markdown
Contributor

JS SDK

What did you accomplish?

Using an inline ES module version of EventEmitter for browser, to avoid issues with bundler tools that, by default, doesn't support CJS modules or prefer built-in modules and so it excludes the locally installed dependency in the output bundle.

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez
EmilianoSanchez merged commit 3f48ee9 into migration_mode_validation_fix Feb 11, 2022
@EmilianoSanchez
EmilianoSanchez deleted the migration_events_dependency branch February 11, 2022 22:45
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.

2 participants