There was an error while loading. Please reload this page.
In the case of Handlebars.java, locate template.yaml at project root directory, as follows.
template.yaml
handlebars: suffix: ".hbs" prettyPrint: true stringParams: false infiniteLoops: false deletePartialAfterMerge: false startDelimiter: "{{" endDelimiter: "}}"
Nothing