keystonejs/keystone-classic

4.0.0: Twig cache still set to true in developpment

Open

#4,268 创建于 2017年5月7日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)JavaScript (14,656 star) (2,288 fork)batch import
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

贡献者指南