Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: run optimize against assets added later by plugins for webpack@5 #47

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Run optimize against assets added later by plugins for webpack@5

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #47 (d8575f8) into master (66c054f) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   97.56%   97.22%   -0.34%     
==========================================
  Files           5        5              
  Lines         246      252       +6     
  Branches       93       95       +2     
==========================================
+ Hits          240      245       +5     
- Misses          5        6       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 96.75% <100.00%> (-0.45%) ⬇️

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 66c054f...d8575f8. Read the comment docs.

@alexander-akait alexander-akait merged commit bdb3f52 into master Jan 8, 2021
@alexander-akait alexander-akait deleted the feat-additionalAssets branch January 8, 2021 17:36
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.

2 participants