Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix: compatibility with webpack@5 cache #279

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

use cache API

Breaking Changes

Potential yes, only for webpack@5, but webpack@5 is beta so just update webpack@5 to latest beta

Additional Info

Hard to tests, tested manually, tests will be improve in future

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #279 into master will decrease coverage by 0.34%.
The diff coverage is 78.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   74.82%   74.48%   -0.35%     
==========================================
  Files           6        6              
  Lines         147      145       -2     
  Branches       52       52              
==========================================
- Hits          110      108       -2     
  Misses         31       31              
  Partials        6        6              
Impacted Files Coverage Δ
src/supportWebpack4.js 86.66% <0.00%> (ø)
src/supportWebpack5.js 82.14% <81.81%> (-1.20%) ⬇️

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 9ed9e42...1e232ef. Read the comment docs.

@alexander-akait alexander-akait merged commit ee519b1 into master Aug 5, 2020
@alexander-akait alexander-akait deleted the fix-webpack5-cache-compatibility branch August 5, 2020 16:12
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant