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

Migrate to streamx #63

Closed

Conversation

perrin4869
Copy link
Contributor

The main motivation behind this PR is that readable-stream is difficult for bundlers to handle due to circular dependencies (see nodejs/readable-stream#348). I believe this might be the cause behind the discussion here: i18next/i18next-gettext-converter#105
Other than that, streamx seems to have a smaller footprint and other projects like gulp plan to migrate to streamx as well.
For your consideration :)
Thanks!

@smhg
Copy link
Owner

smhg commented Aug 12, 2022

@perrin4869 can you have a look at this again please? The readable-stream dependency got an update. Does it still suffer from the same issues?

@perrin4869
Copy link
Contributor Author

That's right, readable-stream@4 did indeed solve the issue!
I think this change could get some consideration regardless but I will close this since my main motivation is gone.
Thanks for the update!

@perrin4869 perrin4869 closed this Aug 12, 2022
@smhg
Copy link
Owner

smhg commented Aug 12, 2022

Thank you for the follow up!

@perrin4869
Copy link
Contributor Author

gettext-parser@6 seems to not have made it to npm yet :)

@smhg
Copy link
Owner

smhg commented Aug 15, 2022

@perrin4869 done. Thanks for noticing!

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.

None yet

2 participants