forge icon indicating copy to clipboard operation
forge copied to clipboard

Update to webpack@5 and webpack-cli@4.

Open davidlehn opened this issue 3 years ago • 1 comments

Note this a breaking change for 2.x or later.

  • [ ] Remove deprecated worker-loader, enable and fix Worker tests.

davidlehn avatar Jan 25 '22 02:01 davidlehn

Codecov Report

Merging #945 (0510c98) into main (7928551) will decrease coverage by 0.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
- Coverage   79.84%   79.11%   -0.73%     
==========================================
  Files          42       42              
  Lines        9510     9510              
==========================================
- Hits         7593     7524      -69     
- Misses       1917     1986      +69     
Impacted Files Coverage Δ
lib/prime.js 12.26% <0.00%> (-37.74%) :arrow_down:
lib/rsa.js 72.72% <0.00%> (-5.86%) :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 7928551...0510c98. Read the comment docs.

codecov-commenter avatar Jan 25 '22 03:01 codecov-commenter