Skip to content

fix: compatibility with workbox-webpack-plugin#234

Merged
alexander-akait merged 3 commits intomasterfrom
fix-compatibility-with-workbox-webpack-plugin
Dec 18, 2020
Merged

fix: compatibility with workbox-webpack-plugin#234
alexander-akait merged 3 commits intomasterfrom
fix-compatibility-with-workbox-webpack-plugin

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

This PR contains a:

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

Motivation / Use-Case

no need to run plugin on child compilation, because assets from child compilation often inlined/merged/etc, so final asset should be compressed only

Breaking Changes

Hope, no

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2020

Codecov Report

Merging #234 (3f4fbe0) into master (72f3093) will decrease coverage by 0.91%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
- Coverage   98.16%   97.24%   -0.92%     
==========================================
  Files           2        2              
  Lines         109      109              
  Branches       31       31              
==========================================
- Hits          107      106       -1     
- Misses          2        3       +1     
Impacted Files Coverage Δ
src/index.js 97.22% <100.00%> (-0.93%) ⬇️

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 72f3093...3f4fbe0. Read the comment docs.

@alexander-akait alexander-akait merged commit 5d54128 into master Dec 18, 2020
@alexander-akait alexander-akait deleted the fix-compatibility-with-workbox-webpack-plugin branch December 18, 2020 13:15
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.

1 participant