shellscape / webpack-manifest-plugin

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

feat: deprecate stripStr #83

Closed mastilver closed 6 years ago

mastilver commented 6 years ago

BREAKING CHANGE: stripStr will not long have an effect on manifest keys

81

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files           2        2           
  Lines          78       78           
=======================================
  Hits           77       77           
  Misses          1        1
Impacted Files Coverage Δ
lib/plugin.js 98.7% <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 78c5321...551223f. Read the comment docs.