Skip to content

feat: map webpack@5 options to terser options#177

Merged
alexander-akait merged 1 commit intomasterfrom
issue-172
Oct 21, 2019
Merged

feat: map webpack@5 options to terser options#177
alexander-akait merged 1 commit intomasterfrom
issue-172

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

@alexander-akait alexander-akait commented Oct 21, 2019

This PR contains a:

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

Motivation / Use-Case

fixes #172

Breaking Changes

No

Additional Info

Need add more tests in future

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 21, 2019

Codecov Report

Merging #177 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   99.36%   99.39%   +0.02%     
==========================================
  Files           5        5              
  Lines         317      328      +11     
  Branches      125      134       +9     
==========================================
+ Hits          315      326      +11     
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 99.49% <100%> (+0.03%) ⬆️

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 9a0a575...2be73ee. Read the comment docs.

@alexander-akait alexander-akait merged commit f4c47aa into master Oct 21, 2019
@alexander-akait alexander-akait deleted the issue-172 branch October 21, 2019 13:34
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.

map webpack@5 options to terser

1 participant