Skip to content

Conversation

@alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Jan 27, 2021

This PR contains a:

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

Motivation / Use-Case

fixes #681 fixes #680

Breaking Changes

No

Additional Info

Par of #1, we can reduce it more

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #685 (70059a5) into master (07fcf6b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
+ Coverage   88.75%   88.80%   +0.04%     
==========================================
  Files          11       11              
  Lines         676      679       +3     
  Branches      183      186       +3     
==========================================
+ Hits          600      603       +3     
  Misses         73       73              
  Partials        3        3              
Impacted Files Coverage Δ
src/index.js 91.46% <100.00%> (+0.10%) ⬆️

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 07fcf6b...70059a5. Read the comment docs.

@alexander-akait alexander-akait merged commit a451223 into master Jan 27, 2021
@alexander-akait alexander-akait deleted the fix-reduce-runtime branch January 27, 2021 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Produces bloated runtime in webpack 5 when using contenthash or chunkhash

2 participants