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

fix: use correct module when using multiple modules versions #25

Closed mastilver closed 7 years ago

mastilver commented 7 years ago

@fedeoo I took your original commit from #21 , added some tests and refactored it a bit I will fix the tests tonight.

codecov-io commented 7 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #25     +/-   ##
=========================================
+ Coverage   98.64%   98.75%   +0.1%     
=========================================
  Files           1        1             
  Lines          74       80      +6     
=========================================
+ Hits           73       79      +6     
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 98.75% <100%> (+0.1%) :arrow_up:

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 ed1e72a...4ca5dc7. Read the comment docs.