Skip to content

Disable production optimizations for i18n Webpack plugin spec#6137

Merged
aduth merged 2 commits intomainfrom
aduth-webpack-plugin-spec-optimize
Apr 1, 2022
Merged

Disable production optimizations for i18n Webpack plugin spec#6137
aduth merged 2 commits intomainfrom
aduth-webpack-plugin-spec-optimize

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Apr 1, 2022

Why: Ideally so that we don't have flaky build failures related to the spec taking longer than 2 seconds to complete, since production optimizations (e.g. minification) are expected to take some extra time.

Related: https://webpack.js.org/guides/build-performance/#avoid-production-specific-tooling

**Why**: Ideally so that we don't have flaky build failures related to the spec taking longer than 2 seconds to complete, since production optimizations (e.g. minification) are expected to take some extra time.
@aduth aduth requested a review from mitchellhenke April 1, 2022 15:01
changelog: Internal, Automated Testing, Improve speed of specific slow test specifications
@aduth aduth merged commit 47f188f into main Apr 1, 2022
@aduth aduth deleted the aduth-webpack-plugin-spec-optimize branch April 1, 2022 15:32
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.

2 participants