Files
liquidjs/benchmark/templates/layout.liquid
T
Patrick MalouinandJun Yang 1ffba2bc76 perf: improve getTemplate() when cache is enabled
Checking for file existence is unnecessary when cache contains entry.
2019-06-17 11:01:02 +08:00

3 lines
74 B
Plaintext

This is a barely empty layout with a body:
{% block body %}{% endblock %}