82fab4d621
Found while debugging a customer setup. They had to flush their Redis. Hence the info was no longer there. Since they also used S3 this meant requesting the files over and over on template render. Which on S3 is not cheap. Now we just write it back if we can't get it from the cache in the first place. So that the next run has it cached properly again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
---|---|---|
.. | ||
Base.php | ||
CSSResourceLocator.php | ||
IconsCacher.php | ||
JSCombiner.php | ||
JSConfigHelper.php | ||
JSResourceLocator.php | ||
ResourceLocator.php | ||
ResourceNotFoundException.php | ||
SCSSCacher.php | ||
TemplateFileLocator.php |