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

Improve webpack memory footprint #56885

Merged
merged 6 commits into from
Feb 6, 2020

Conversation

mistic
Copy link
Member

@mistic mistic commented Feb 5, 2020

That is a new option available, that would became the default for webpack 5, that should reduce the webpack memory footprint. webpack/webpack#8642

@mistic mistic added chore Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v7.6.1 labels Feb 5, 2020
@mistic mistic requested a review from a team as a code owner February 5, 2020 17:23
@mistic mistic self-assigned this Feb 5, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@tylersmalley tylersmalley left a comment

Choose a reason for hiding this comment

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

LGTM, I am actually not seeing the OOM after stopping the server in dev now. Woot!

@mistic mistic merged commit 6a6931a into elastic:master Feb 6, 2020
mistic added a commit to mistic/kibana that referenced this pull request Feb 6, 2020
* chore(NA): introduce futureEmitAssets option. chore(NA): bump related webpack dependencies.

* chore(NA): remove minimizer compress on dll compiler.

* chore(NA): re enable dead code removal.

* chore(NA): remove not needed file

* docs(NA): add todo on dll compiler to remove this on webpack 5
mistic added a commit to mistic/kibana that referenced this pull request Feb 6, 2020
* chore(NA): introduce futureEmitAssets option. chore(NA): bump related webpack dependencies.

* chore(NA): remove minimizer compress on dll compiler.

* chore(NA): re enable dead code removal.

* chore(NA): remove not needed file

* docs(NA): add todo on dll compiler to remove this on webpack 5
@mistic
Copy link
Member Author

mistic commented Feb 6, 2020

7.x: eb9cfe8
7.6: ec2b6ca

mistic added a commit that referenced this pull request Feb 6, 2020
* chore(NA): introduce futureEmitAssets option. chore(NA): bump related webpack dependencies.

* chore(NA): remove minimizer compress on dll compiler.

* chore(NA): re enable dead code removal.

* chore(NA): remove not needed file

* docs(NA): add todo on dll compiler to remove this on webpack 5
mistic added a commit that referenced this pull request Feb 6, 2020
* chore(NA): introduce futureEmitAssets option. chore(NA): bump related webpack dependencies.

* chore(NA): remove minimizer compress on dll compiler.

* chore(NA): re enable dead code removal.

* chore(NA): remove not needed file

* docs(NA): add todo on dll compiler to remove this on webpack 5
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Feb 10, 2020
* chore(NA): introduce futureEmitAssets option. chore(NA): bump related webpack dependencies.

* chore(NA): remove minimizer compress on dll compiler.

* chore(NA): re enable dead code removal.

* chore(NA): remove not needed file

* docs(NA): add todo on dll compiler to remove this on webpack 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.6.1 v7.7.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants