shellscape / webpack-manifest-plugin

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

fix: output all manifests in multi compilation #148

Closed mastilver closed 6 years ago

mastilver commented 6 years ago

fix #147 closes #146

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #148   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         110    110           
  Branches       21     21           
=====================================
  Hits          110    110
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 cbab79e...3cbfbfe. Read the comment docs.