shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.44k stars 185 forks source link

fix: always run hooks last for `webpack@4` #142

Closed alexander-akait closed 6 years ago

alexander-akait commented 6 years ago

fixes #141

alexander-akait commented 6 years ago

Will be great after merge release patch version :+1:

codecov-io commented 6 years ago

Codecov Report

Merging #142 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #142   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         109    110    +1     
  Branches       21     21           
=====================================
+ Hits          109    110    +1
Impacted Files Coverage Δ
lib/plugin.js 100% <100%> (ø) :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 24acf95...7d0165e. Read the comment docs.

alexander-akait commented 6 years ago

/cc @mastilver friendly ping

mastilver commented 6 years ago

Published :) Sorry for the delay