Closed alexander-akait closed 4 years ago
Merging #102 into master will increase coverage by
1.40%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #102 +/- ##
==========================================
+ Coverage 83.09% 84.50% +1.40%
==========================================
Files 2 2
Lines 142 142
Branches 21 21
==========================================
+ Hits 118 120 +2
+ Misses 24 22 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 84.39% <100.00%> (+1.41%) |
: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 4e0e3ae...26998dc. Read the comment docs.
No need, please remove cache-loader
and migrate on webpack@5 (look at the cache
option https://webpack.js.org/configuration/other-options/#cache), this loader will be deprecated in the near future
@evilebottnawi Thanks!
BREAKING CHANGE: minimum supported Node.js version is
10.13
, usemd4
by default for hashesThis PR contains a:
Motivation / Use-Case
The next version of
cache-loader
Breaking Changes
Yes
Additional Info
No