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

fix: serializing big strings #304

Merged

Conversation

ramasilveyra
Copy link
Contributor

This PR contains a:

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

Motivation / Use-Case

This a fix for “Serializing big strings” warning with Webpack 5 filesystem cache

Breaking Changes

No

Additional Info

@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #304 (6376f91) into master (d4fa470) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   76.19%   76.35%   +0.16%     
==========================================
  Files           6        6              
  Lines         147      148       +1     
  Branches       51       51              
==========================================
+ Hits          112      113       +1     
  Misses         30       30              
  Partials        5        5              
Impacted Files Coverage Δ
src/supportWebpack5.js 83.33% <100.00%> (+0.57%) ⬆️

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 d4fa470...6376f91. Read the comment docs.

@alexander-akait alexander-akait merged commit a0de29b into webpack-contrib:master Dec 23, 2020
@ramasilveyra ramasilveyra deleted the fix/big-strings branch December 23, 2020 14:04
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.

None yet

2 participants