Closed maloguertin closed 4 years ago
Merging #215 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #215 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 4 4
Lines 128 128
Branches 26 26
=====================================
Hits 128 128
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 b55ac5d...57ad037. Read the comment docs.
Is this repo still managed?
@maloguertin Thanks for opening this PR a while back, and I'm sorry that it didn't get attention sooner. (I recently took over maintenance of this repo). We've landed a major refactor in #222 that has resulted in some significant conflicts. Would you be interested in reworking your PR on top of the new codebase?
@maloguertin Thanks for opening this PR a while back, and I'm sorry that it didn't get attention sooner. (I recently took over maintenance of this repo). We've landed a major refactor in #222 that has resulted in some significant conflicts. Would you be interested in reworking your PR on top of the new codebase?
I will try to get around to it in the next weeks
This is a PR related to this issue I reported earlier: https://github.com/danethurber/webpack-manifest-plugin/issues/214
The fix is pretty straight forward, read publicPath from stats in order to handle the [hash] placeholders.