Optimization proposal, getResolvedMetadata
irustm opened this issue · 0 comments
irustm commented
Hi!
Can it be better to read from a file on demand?
Line 184 in 990ca4a
Only when it is necessary to execute getTemplateAst?
For example, in this place?
Lines 292 to 294 in 990ca4a
I don't need to get all the styles, just the template.
And if a method of obtaining is called somewhere, then take from the cache.