mastilver / dynamic-cdn-webpack-plugin

Get your dependencies from a cdn rather than bundling them in your app
MIT License
343 stars 37 forks source link

feat: able to use a custom resolver #26

Closed mastilver closed 7 years ago

mastilver commented 7 years ago

closes #13

codecov-io commented 7 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   98.75%   98.82%   +0.07%     
==========================================
  Files           1        2       +1     
  Lines          80       85       +5     
==========================================
+ Hits           79       84       +5     
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 98.76% <100%> (+0.01%) :arrow_up:
src/get-resolver.js 100% <100%> (ø)

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 4d63ed2...a6587c1. Read the comment docs.