Auto-merged master into adding-igor-carmen-maren-buck on deployment.

This commit is contained in:
Buck Doyle 2016-04-12 17:02:56 +02:00
commit 575d78e38d

View File

@ -10,6 +10,7 @@ module.exports = function(defaults) {
fingerprint = false;
} else {
fingerprint = {
exclude: ['images/emoji'],
extensions: ['js', 'css', 'png', 'jpg', 'gif', 'map', 'svg']
};