ericf / express-handlebars

A Handlebars view engine for Express which doesn't suck.
BSD 3-Clause "New" or "Revised" License
2.31k stars 383 forks source link

Allow partials to be loaded from symlinked dirs #106

Closed adgad closed 9 years ago

adgad commented 9 years ago

Uses **/**/ as a glob pattern so that symlinks are followed

ericf commented 9 years ago

See: https://github.com/ericf/express-handlebars/pull/98#issuecomment-74194692