Searched refs:ignoreStandalone (Results 1 – 5 of 5) sorted by relevance
9 const doStandalone = !this.options.ignoreStandalone;116 !this.options.ignoreStandalone &&
18 var doStandalone = !this.options.ignoreStandalone;121 …if (!this.options.ignoreStandalone && isPrevWhitespace(program.body) && isNextWhitespace(firstInve…
20 var doStandalone = !this.options.ignoreStandalone;123 …if (!this.options.ignoreStandalone && isPrevWhitespace(program.body) && isNextWhitespace(firstInve…
55 ignoreStandalone?: boolean; property221 ignoreStandalone?: boolean; property
688 - Add ignoreStandalone compiler option - [ea3a5a1](https://github.com/wycats/handlebars.js/commit/e…