shellscape / webpack-manifest-plugin

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

feat(basePath): use basePath for keys only #74

Closed mastilver closed 7 years ago

mastilver commented 7 years ago

BREAKING CHANGE:

closes #69

codecov-io commented 7 years ago

Codecov Report

Merging #74 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   98.59%   98.57%   -0.03%     
==========================================
  Files           2        2              
  Lines          71       70       -1     
==========================================
- Hits           70       69       -1     
  Misses          1        1
Impacted Files Coverage Δ
lib/plugin.js 98.55% <100%> (-0.03%) :arrow_down:

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 c84f3f8...bff4cb0. Read the comment docs.