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 #259

Merged
merged 1 commit into from
Jul 14, 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

Better supporting webpack@5

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #259 into master will increase coverage by 1.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   76.10%   77.11%   +1.01%     
==========================================
  Files           6        6              
  Lines         113      118       +5     
  Branches       34       36       +2     
==========================================
+ Hits           86       91       +5     
  Misses         25       25              
  Partials        2        2              
Impacted Files Coverage Δ
src/index.js 94.11% <100.00%> (+1.01%) ⬆️

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 a8ce4ad...59636cf. Read the comment docs.

@alexander-akait alexander-akait merged commit e0d9887 into master Jul 14, 2020
@alexander-akait alexander-akait deleted the fix-compatibility-with-webpack-5 branch July 14, 2020 12:48
@juanger
Copy link

juanger commented Jul 15, 2020

@evilebottnawi thank you for all the work regarding webpack 5 compatibility. Any possibilities of a beta release?

@alexander-akait
Copy link
Member Author

@juanger Stable release will be on this week with supporting webpack@4 and webpack@5

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.

2 participants