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

build: use tsc importHelpers flag to remove duplicate helpers from esm5 and esm2015 builds #3416

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

IgorMinar
Copy link
Contributor

I intentionally didn't use the flag for cjs builds because that would
make cjs builds incompatible with SystemJS without further configuration
on the client-side - this would be highly undesirable.

@rxjs-bot
Copy link

rxjs-bot commented Mar 8, 2018

Messages
📖

CJS: 1298.6KB, global: 690.4KB (gzipped: 113.3KB), min: 132.2KB (gzipped: 29.1KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

coveralls commented Mar 8, 2018

Coverage Status

Coverage remained the same at 97.53% when pulling fa692b5 on IgorMinar:tsc-importHelpers into 027d7a6 on ReactiveX:master.

…m5 and esm2015 builds

I intentionally didn't use the flag for cjs builds because that would
make cjs builds incompatible with SystemJS without further configuration
on the client-side - this would be highly undesirable.
@benlesh benlesh merged commit 616710a into ReactiveX:master Mar 8, 2018
@kwonoj
Copy link
Member

kwonoj commented Mar 8, 2018

what was conclusion for #2436 (comment) ? no issues expected? @benlesh

@IgorMinar
Copy link
Contributor Author

@kwonoj I explained it here: #2436 (comment)

@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.

None yet

5 participants