keystonejs/keystone-classic
在 GitHub 查看4.0.0: Twig cache still set to true in developpment
Open
#4,268 建立於 2017年5月7日
bughelp wanted
描述
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 |