webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 255 forks source link

fix: immutable flag when the `name` option have hash in query string #392

Closed alexander-akait closed 3 years ago

alexander-akait commented 3 years ago

This PR contains a:

Motivation / Use-Case

hash in query and fragment do not do asset immutable

Breaking Changes

No

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #392 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #392   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           30        38    +8     
  Branches        12        15    +3     
=========================================
+ Hits            30        38    +8     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

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 14ed4c9...f8d6494. Read the comment docs.