keystonejs/keystone-classic
View on GitHub4.0.0: Twig cache still set to true in developpment
Open
#4,268 opened on May 7, 2017
bughelp wanted
Description
When passing env to developpment, twig cache isn't set to false, I have to set it manually in node_modules/twig/twig.js. In fact whatever the setting of env and cache view, the twig cache is always set to true.
| Software | Version |
|---|---|
| Keystone | 4.0.0 |
| Node | v7.3.0 |