WIP: transforming through handlebars, parsing the html and resolving the imports
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const notSoIifi = ()=>{
|
||||
return `I'm "annoying" ${"in case we need to test \`string\` escaping.''"}`;
|
||||
}
|
||||
console.log(notSoIifi());
|
||||
|
||||
Reference in New Issue
Block a user