Rocket/contrib
Sergio Benitez 8ee581a697 Canonicalize template directory before globbing.
This prevents the glob from returning paths that don't include the root
template dir due to resolution of relative paths like `./foo`,
preventing #1541 from reoccurring. Furthermore, this prevents
misconfigured, non-existent template directories from silently passing
through, instead causing an error at init-time.
2021-02-19 12:50:03 -08:00
..
codegen Update UI tests for latest stable. 2020-11-21 12:42:57 -08:00
lib Canonicalize template directory before globbing. 2021-02-19 12:50:03 -08:00