keystonejs/keystone-classic

4.0.0: Twig cache still set to true in developpment

Open

#4.268 aberto em 7 de mai. de 2017

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (2.288 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (14.656 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador