tvl-depot/templater
Vincent Ambo d0f52766b3 fix(context): Ensure resource set paths are made absolute
Resolving of files (for `insertFile` and `insertTemplate`) should
always be relative to the resource set location, the previous
behaviour was considered a bug.

This is fixed by ensuring that resource set paths are absolute at
context loading time.
2019-09-04 11:15:58 +01:00
..
testdata test(templater): Add a test for the insertTemplate function 2019-05-01 23:30:19 +01:00
dns.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
pass.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
templater.go fix(context): Ensure resource set paths are made absolute 2019-09-04 11:15:58 +01:00
templater_test.go test(templater): Add a test for the insertTemplate function 2019-05-01 23:30:19 +01:00