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

Add { relative: ... } support for replacements configuration option #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xkr47
Copy link

@xkr47 xkr47 commented Dec 1, 2016

so I can do:

  "replacements": {
    "res/(.*)": {
      "relative": "./$1"
    }
  }

untested.

Add `{ relative: ... }` support for `replacements` configuration option
@coveralls
Copy link

coveralls commented Dec 1, 2016

Coverage Status

Coverage decreased (-1.1%) to 93.827% when pulling 8ac1c7b on xkr47:patch-1 into 6dba2aa on benbria:master.

@coveralls
Copy link

coveralls commented Dec 1, 2016

Coverage Status

Coverage increased (+0.1%) to 95.062% when pulling 7952b86 on xkr47:patch-1 into 6dba2aa on benbria:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants