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

Add tests for PR #122 interpolation of outputReport filename. #160

Merged
merged 5 commits into from
Mar 23, 2017

Conversation

deryni
Copy link
Contributor

@deryni deryni commented Mar 3, 2017

This is a rebase/rewrite of #134 (which was auto-closed by github when I synced my master to your master).

Fixes webpack-contrib#121

Original work by Tomasz Sterna (smokku).
Without this a config that used
  eslint: {
    outputReport: {
      formatter: require("eslint/lib/formatters/stylish")
    }
  }

would create an file named "undefined" in the output path.
@MoOx MoOx merged commit 1697b94 into webpack-contrib:master Mar 23, 2017
@MoOx
Copy link
Contributor

MoOx commented Mar 23, 2017

Thank you!

@MoOx
Copy link
Contributor

MoOx commented Mar 23, 2017

Published as 1.7.0

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.

2 participants