v2.6.1
v2.6.1
- Added friendly errors output int the terminal during the build
- Build time expressions support:
Executes the code during the build time and injects it as raw HTML content in the place
Syntax:
<div>{# file_get_contents('my-file') #}</div>
Full Changelog: v2.6.0...v2.6.1