pug-php / pug-symfony

Pug (Jade) template engine for Symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve performances (pug engine lazy load)

kylekatarnls opened this issue · comments

commented

Breaking change of the version 3.0 will allow to remove some methods from the public API and to load the pug engine only on need so rendering a cached file would be way faster.