Skip to content

Conversation

@alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Refactor minimize option

Breaking Changes

Yes

BREAKING CHANGE: the minimize option is true by default in production mode. You need to list all options for html-minifier if you use object notation.

Additional Info

No

BREAKING CHANGE: the `minimize` option is `true` by default in `production` mode. You need to list all options for `html-minimizer` if you use `object` notation.
@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #216 into master will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #216 +/- ## ========================================= - Coverage 95.28% 95.19% -0.1%  ========================================= Files 5 5 Lines 106 104 -2 Branches 21 27 +6 ========================================= - Hits 101 99 -2  Misses 4 4 Partials 1 1
Impacted Files Coverage Δ
src/constants.js 100% <ø> (ø) ⬆️
src/utils.js 87.5% <100%> (-1.08%) ⬇️
src/index.js 98.21% <100%> (+0.06%) ⬆️

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 9a1f8cd...ba47754. Read the comment docs.

@alexander-akait alexander-akait merged commit ed18e7f into master Jan 20, 2020
@alexander-akait alexander-akait deleted the refactor-minimize-option branch January 20, 2020 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants