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 tedious support now that exported classes are read-only #726

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Oct 25, 2019

What does this PR do?

Fix tedious support now that exported classes are read-only.

Now that the scope manager is able to bind event emitter classes and not just individual instances, we can use that instead of the previous approach.

Motivation

Build started failing since 6.5.0 because we were trying to override classes that are now read-only on the export.

@rochdev rochdev added bug Something isn't working integrations labels Oct 25, 2019
@rochdev rochdev requested a review from a team as a code owner October 25, 2019 21:01
Copy link
Member

@brettlangdon brettlangdon left a comment

Choose a reason for hiding this comment

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

ugh, this is so tedious...

@rochdev rochdev merged commit 3f9d923 into master Oct 30, 2019
@rochdev rochdev deleted the fix-tedious-ts branch October 30, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants