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

Expose LegacyTransportStream on index #42

Merged
merged 1 commit into from
May 23, 2019
Merged

Conversation

Niels-Be
Copy link
Contributor

@Niels-Be Niels-Be commented May 3, 2019

Expose LegacyTransportStream on index to allow bundlers to include the precompiled ES5 file.
This fixes winstonjs/winston#1578

NOTE: Merge together with winstonjs/winston#1640

Expose LegacyTransportStream on index to allow bundlers to include the precompiled ES5 file.
Please see winstonjs/winston#1578
Copy link
Contributor

@DABH DABH left a comment

Choose a reason for hiding this comment

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

If this really fixes the issue I'm ok with this. Happy to merge now, update the dep in winston, and see if your PR in winston passes CI then. We can revert if needed. Thanks for digging into this!

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.

Browserify includes ES5 and ES6 files
2 participants