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(fromEvent): Defines toString to fix Closure compilations #3417

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

bowenni
Copy link
Contributor

@bowenni bowenni commented Mar 8, 2018

Description:
Compiling RxJS with Closure currently fails with rxjs/src/internal/observable/fromEvent.closure.js:204: ERROR - variable toString is undeclared. This fix is copied from here.

@rxjs-bot
Copy link

rxjs-bot commented Mar 8, 2018

Messages
📖

CJS: 1298.3KB, global: 690.0KB (gzipped: 113.1KB), min: 132.1KB (gzipped: 29.1KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.545% when pulling bc55f58 on bowenni:object-toString into 616710a on ReactiveX:master.

@benlesh benlesh merged commit 1558b43 into ReactiveX:master Mar 8, 2018
@benlesh
Copy link
Member

benlesh commented Mar 8, 2018

Thanks @bowenni!

@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
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.

4 participants