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: support for instrumenting files outside of current working directory #206

Merged
merged 2 commits into from May 25, 2020

Commits on May 16, 2020

  1. feat: Report supports multiple external --all targets

    The `lib/report` API can now receive additional arguments that allow
    it to pull in code from multiple directories even if those directories
    live outside of the invokers cwd.
    
    Additional bug fix: Fixed padding/new lines around source map urls
    (and added tests)
    j03m committed May 16, 2020
    Configuration menu
    Copy the full SHA
    7ac89e8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    3f05654 View commit details
    Browse the repository at this point in the history