webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 257 forks source link

fix: name of `esModule` #346

Closed alexander-akait closed 4 years ago

alexander-akait commented 4 years ago

This PR contains a:

Motivation / Use-Case

fix typo with the esModule option name

Breaking Changes

No

Additional Info

No

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #346   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          29     29           
  Branches       13     13           
=====================================
  Hits           29     29
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 2a18cba...8913552. Read the comment docs.