Skip to content

Feat terser 5#291

Merged
alexander-akait merged 3 commits intomasterfrom
feat-terser-5
Aug 4, 2020
Merged

Feat terser 5#291
alexander-akait merged 3 commits intomasterfrom
feat-terser-5

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

This PR contains a:

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

Motivation / Use-Case

fixes #285

Breaking Changes

Yes, no warnings and filterWarnings anymore

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 4, 2020

Codecov Report

Merging #291 into master will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   94.56%   94.52%   -0.05%     
==========================================
  Files           5        5              
  Lines         368      365       -3     
  Branches      142      143       +1     
==========================================
- Hits          348      345       -3     
  Misses         19       19              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 96.01% <100.00%> (-0.04%) ⬇️
src/minify.js 88.37% <100.00%> (-0.14%) ⬇️

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 b5e6b8d...9e5b6ec. Read the comment docs.

BREAKING CHANGE: the `warningsFilter` option was remove without replacement, `terser` version is `5`
@alexander-akait alexander-akait merged commit 2e3598c into master Aug 4, 2020
@alexander-akait alexander-akait deleted the feat-terser-5 branch August 4, 2020 12:54
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