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

Change webpack minimizer flags to follow Aegir #529

Merged
merged 1 commit into from Jul 16, 2018
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Jul 14, 2018

Problem fixed by this PR

Default minimizer flags break pubsub with embedded node by removing 'unused' code of pubsub experiment. Details in #521.

In This PR

This commit is a backport of ipfs/aegir#214

Default flags from webpack broke pubsub by removing 'unused'
experiments. This restores pubsub functionality and applies the fix for
entire build pipeline.
@lidel lidel requested a review from alanshaw July 14, 2018 17:14
@lidel lidel merged commit d13a655 into master Jul 16, 2018
@lidel lidel deleted the fix/pubsub-in-js-ipfs branch July 16, 2018 11:52
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.

Pubsub with embedded js-ipfs not working
1 participant