This fixes a bug which caused '{{#unless var}}' to act the same as
'{{#if true}}' because 'unless' was transforming the conditional value
to 'undefined'.
|
||
|---|---|---|
| .. | ||
| config | ||
| helpers | ||
| lib | ||
| mixins | ||
| utils | ||
| resolver.js.es6 | ||
This fixes a bug which caused '{{#unless var}}' to act the same as
'{{#if true}}' because 'unless' was transforming the conditional value
to 'undefined'.
|
||
|---|---|---|
| .. | ||
| config | ||
| helpers | ||
| lib | ||
| mixins | ||
| utils | ||
| resolver.js.es6 | ||