chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
277 stars 30 forks source link

Add support for `execFilterSync` #32

Closed stephencroberts closed 6 years ago

stephencroberts commented 6 years ago

Closes #31

codecov[bot] commented 6 years ago

Codecov Report

Merging #32 into master will increase coverage by 3.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #32      +/-   ##
=========================================
+ Coverage   89.15%   92.3%   +3.15%     
=========================================
  Files           3       3              
  Lines          83      91       +8     
=========================================
+ Hits           74      84      +10     
+ Misses          9       7       -2
Impacted Files Coverage Δ
lib/optimizeCSS.js 100% <100%> (+9.09%) :arrow_up:

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 1971807...a39b870. Read the comment docs.

chenzhutian commented 6 years ago

thanks for PR. Update to hexo-all-minifier@0.3.1