pinterest / bonsai

Understand the tree of dependencies inside your webpack bundles, and trim away the excess.
https://pinterest.github.io/bonsai
Apache License 2.0
739 stars 47 forks source link

Use a webpack.config wrapper over the react-scripts version. #272

Closed ryan953 closed 5 years ago

ryan953 commented 5 years ago

This wrapper can exec the react-scripts function and give webpack the config object it expects.

codecov[bot] commented 5 years ago

Codecov Report

Merging #272 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   59.89%   59.89%           
=======================================
  Files          96       96           
  Lines        1092     1092           
  Branches      182      182           
=======================================
  Hits          654      654           
  Misses        363      363           
  Partials       75       75

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 028772c...6a79266. Read the comment docs.