keystonejs/keystone-classic

4.0.0: Twig cache still set to true in developpment

Open

#4,268 opened on 2017年5月7日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)JavaScript (2,288 forks)batch import
bughelp wanted

Repository metrics

Stars
 (14,656 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド