Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Introduce options.resolveBasePathForEveryFile for relative paths#27

Open
Zweihander-Main wants to merge 3 commits intofurzeface:masterfrom
Zweihander-Main:addResolveBasePathForEveryFile
Open

Introduce options.resolveBasePathForEveryFile for relative paths#27
Zweihander-Main wants to merge 3 commits intofurzeface:masterfrom
Zweihander-Main:addResolveBasePathForEveryFile

Conversation

@Zweihander-Main
Copy link
Copy Markdown

Possible solution to #26. Should be non-breaking and includes documentation update as well.

Adds options.resolveBasePathForEveryFile which overrides options.basePath and resolves the basePath for every file rather than just for the first one in the pipe.

backwards compatibility for previous functionality.

Broke out basePath resolution into its own function. Called that
function once if basePath wasn't specified as before but now call
the function for every file if resolveBasePathForEveryFile is
specified.
compatibility. This should not be a breaking change.
@Zweihander-Main Zweihander-Main marked this pull request as ready for review May 3, 2019 04:28
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.8%) to 80.0% when pulling 150028c on Zweihander-Main:addResolveBasePathForEveryFile into dd049bd on furzeface:master.

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