Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fix excludeAfterRemap functionality. #1010

Merged
merged 3 commits into from
Mar 7, 2019

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    04acc8d View commit details
    Browse the repository at this point in the history
  2. feat: Fix excludeAfterRemap functionality.

    Previously excludeAfterRemap caused filtering to happen before remapping
    to original source filenames.  This caused the filtering to be
    completely ineffective.  Fix the order, add a test to verify
    functionality.
    coreyfarrell committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    70e08c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220f77d View commit details
    Browse the repository at this point in the history