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 possibility to load templates from local files #3

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

trusch
Copy link
Contributor

@trusch trusch commented Nov 1, 2018

update loader package to:

  • support file:// scheme, which loads templates from disk
  • add support for http:// scheme (instead of only checking for https:// before initiating a http request)

…cheme) + add support for http:// scheme in loader package.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.365%

Totals Coverage Status
Change from base Build 12: 0.0%
Covered Lines: 197
Relevant Lines: 211

💛 - Coveralls

@hexdigest hexdigest merged commit d982eef into hexdigest:master Nov 1, 2018
@hexdigest
Copy link
Owner

Thanks @trusch !

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.

None yet

3 participants