Joshua Sullivan

Results 2 issues of Joshua Sullivan

Stepping through the code, the issue comes from glob returning filepaths with forward slashes while everything else returns Windows-style backslashes. Normally, node is pretty good at handling these differences but...

* [x] This is NOT a security issues!! If it is, please file a report at https://www.npmjs.com/advisories/report?package=handlebars** # Bug description Indented `{{> @partial-block }}` cannot handle a SafeString. I run...

bug