Skip to content

fix tedious support now that exported classes are read-only#726

Merged
rochdev merged 1 commit into
masterfrom
fix-tedious-ts
Oct 30, 2019
Merged

fix tedious support now that exported classes are read-only#726
rochdev merged 1 commit into
masterfrom
fix-tedious-ts

Conversation

@rochdev

@rochdev rochdev commented Oct 25, 2019

Copy link
Copy Markdown
Member

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

@brettlangdon brettlangdon left a comment

Copy link
Copy Markdown
Member

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