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

fix: respect webpack environment options for terser and swc compress … #509

Merged
merged 2 commits into from Aug 12, 2022

Conversation

alexander-akait
Copy link
Member

…options

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fixes webpack/webpack#16135

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #509 (ea7e363) into master (64f2ff5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #509   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files           3        3           
  Lines         312      312           
  Branches      114      114           
=======================================
  Hits          303      303           
  Misses          9        9           
Impacted Files Coverage Δ
src/utils.js 95.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@alexander-akait alexander-akait merged commit 29bbc3a into master Aug 12, 2022
@alexander-akait alexander-akait deleted the issue-16135 branch August 12, 2022 14:13
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.

Webpack5 ES5 Terser compression configuration is incorrect
1 participant