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 keep path param #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add keep path param #83

wants to merge 1 commit into from

Conversation

jgluhov
Copy link

@jgluhov jgluhov commented Apr 11, 2018

Hi! I've created this PR because there are cases when user uses Webpack's aliases, and does not want to add prefixes to paths. like '@components/home.component' in Angular.

@codecov-io
Copy link

codecov-io commented Apr 11, 2018

Codecov Report

Merging #83 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   96.42%   96.55%   +0.12%     
==========================================
  Files           1        1              
  Lines          28       29       +1     
  Branches        5        5              
==========================================
+ Hits           27       28       +1     
  Misses          1        1
Impacted Files Coverage Δ
index.js 96.55% <100%> (+0.12%) ⬆️

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 c2dc887...16ebbc3. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants