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

Multiple Directory Support #107

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

Conversation

martindale
Copy link

This adds support for passing an array of paths as src that will be sequentially tested for a source file, and ultimately return 404 if no matching file is found. The first match will be the rendered match.

This is implemented as a branch from 0.1.15, as this starting point seemed a bit more straightforward – I'm opening the pull request to master as I'd like to have support for this in the updated version, and am willing to change the implementation to do so.

@Zoramite
Copy link
Member

Can you base this off the latest code and write some unit tests for it?

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