Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix: interpolation [name] for the filename option #277

Merged
merged 4 commits into from
Aug 5, 2020
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #276

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #277   +/-   ##
=======================================
  Coverage   74.82%   74.82%           
=======================================
  Files           6        6           
  Lines         147      147           
  Branches       52       52           
=======================================
  Hits          110      110           
  Misses         31       31           
  Partials        6        6           
Impacted Files Coverage Δ
src/index.js 95.23% <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 bc99955...c18f677. Read the comment docs.

@alexander-akait alexander-akait merged commit 5efa77a into master Aug 5, 2020
@alexander-akait alexander-akait deleted the issue-276 branch August 5, 2020 14:41
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
…b#277)

* fix: interpolation `[name]` for the `filename` option
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After updating to 3.0.0 the base file names are not based on the source file name anymore
1 participant