Hi,
Is any way that Volt compiler compile volt templates to tree structure?
For example: /views/index.volt => /cache/index.phtml /views/layouts/main.volt => /cache/layouts/main.phtml /views/index/index.volt => /cache/index/index.phtml /views/session/register.volt => /cache/session/register.phtml