tpl/tplimpl: Fix compiling Amber templates that import other templates
authorSteven Allen <steven@stebalien.com>
Fri, 17 Aug 2018 08:04:07 +0000 (08:04 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 17 Aug 2018 08:04:07 +0000 (10:04 +0200)
commit37438757788d279c839506d54f460b2ab37db164
tree0016d75cecb783773a32d1208eda3b8947c99eb5
parentbaa62d0abbbf24a17d0aa800a4bb217f026c49ad
tpl/tplimpl: Fix compiling Amber templates that import other templates

Without this patch, amber would try to load templates from the OS filesystem
instead of the layouts virtual filesystem.
tpl/tplimpl/amber_compiler.go