webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 255 forks source link

fix syntax error in function example for name. #387

Closed Taimoor0217 closed 3 years ago

Taimoor0217 commented 3 years ago

This PR contains a:

Motivation / Use-Case

Noticed a small typo in the function example of the name option.

Breaking Changes

This is only a minor fix

Additional Info

Screen shot attached.

file-loader-colon-error

jsf-clabot commented 3 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #387   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           30        30           
  Branches        12        12           
=========================================
  Hits            30        30           

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 25e2668...4a20f75. Read the comment docs.