perf: parse filenames in parse() insteadof render()

This commit is contained in:
harttle
2021-09-30 22:15:09 +08:00
committed by Jun Yang
parent 24f5346084
commit 8273c17dab
13 changed files with 80 additions and 68 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export class Emitter {
if (this.keepOutputType === true) {
html = toValue(html)
} else {
html = stringify(toValue(html))
html = stringify(html)
}
// This will only preserve the type if the value is isolated.
// I.E: