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

feat: added uglify-js minimizer #425

Merged
merged 5 commits into from
Aug 17, 2021
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

built-in uglify-js minimizer

Breaking Changes

No

Additional Info

maybe we should move some options like module/ecma to other options, let's revisit it in the future major release

@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #425 (fa4de54) into master (0551a9b) will decrease coverage by 0.12%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   97.30%   97.18%   -0.13%     
==========================================
  Files           3        3              
  Lines         223      249      +26     
  Branches       88       97       +9     
==========================================
+ Hits          217      242      +25     
- Misses          6        7       +1     
Impacted Files Coverage Δ
src/minify.js 100.00% <ø> (ø)
src/index.js 97.07% <96.15%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0551a9b...fa4de54. Read the comment docs.

@alexander-akait alexander-akait merged commit 69e9592 into master Aug 17, 2021
@alexander-akait alexander-akait deleted the feat-uglif-js-minimizer branch August 17, 2021 12:11
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.

1 participant