Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: webpack bundle tests only once #704

Closed
wants to merge 1 commit into from
Closed

fix: webpack bundle tests only once #704

wants to merge 1 commit into from

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Mar 1, 2018

Prior to this change there was a webpack bundle for every test file
which lead to very high memory usage. Now the tests are webpacked
only once into a single big file.

Closes #683.

This change depends on ipfs/aegir#202.

Prior to this change there was a webpack bundle for every test file
which lead to very high memory usage. Now the tests are webpacked
only once into a single big file.

Closes #683.
@ghost ghost assigned vmx Mar 1, 2018
@ghost ghost added the in progress label Mar 1, 2018
@vmx
Copy link
Contributor Author

vmx commented Mar 5, 2018

I'm closing this one as with ipfs/aegir#203 no changes (expect for a version bump) would be needed.

@vmx vmx closed this Mar 5, 2018
@daviddias daviddias deleted the fix-webpack-oom branch March 6, 2018 11:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant