fix(core): update
This commit is contained in:
parent
f5194b76bd
commit
eb990a8ec2
@ -108,7 +108,6 @@ export class ScafTemplate {
|
||||
|
||||
// render the template
|
||||
let template = await plugins.smarthbs.getTemplateForString(smartfile.contents.toString());
|
||||
console.log(this.defaultVariables);
|
||||
let renderedTemplateString = template(this.suppliedVariables);
|
||||
|
||||
// handle frontmatter
|
||||
|
Loading…
Reference in New Issue
Block a user