keystonejs/keystone-classic

4.0.0: Twig cache still set to true in developpment

开放

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

 (3 条评论) (1 个反应) (0 位负责人)JavaScript (2,288 个派生)batch import
bughelp wanted

仓库指标

星标
 (14,656 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南