webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 257 forks source link

Refactor loader #306

Closed alexander-akait closed 5 years ago

alexander-akait commented 5 years ago

This PR contains a:

Motivation / Use-Case

Remove useRelativePath option because it is break urls in many cases.

Breaking Changes

Yes

Additional Info

No

codecov[bot] commented 5 years ago

Codecov Report

Merging #306 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #306   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          36     25   -11     
  Branches       16      9    -7     
=====================================
- Hits           36     25   -11
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :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 d5eb823...2402fe9. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #306 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #306   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          36     25   -11     
  Branches       16      9    -7     
=====================================
- Hits           36     25   -11
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :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 d5eb823...2402fe9. Read the comment docs.