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
738 stars 47 forks source link

Remove flow-typed dependency #280

Closed ryan953 closed 5 years ago

ryan953 commented 5 years ago

We can replace this baked-in dependency with calls to npm flow-typed when it's needed.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   59.72%   59.72%           
=======================================
  Files          97       97           
  Lines        1095     1095           
  Branches      183      183           
=======================================
  Hits          654      654           
  Misses        365      365           
  Partials       76       76

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 fc88987...edd5ae3. Read the comment docs.