From: Thibaut Girka Date: Sat, 16 Mar 2019 13:23:50 +0000 (+0100) Subject: Do not try to parse gif files as CSS or JS X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=3960a9d60554a7ee6b06ad834dae27f93978f22e;p=mastodon.git Do not try to parse gif files as CSS or JS --- diff --git a/config/webpacker.yml b/config/webpacker.yml index 4ad78a190..9accd6152 100644 --- a/config/webpacker.yml +++ b/config/webpacker.yml @@ -26,6 +26,7 @@ default: &default - .tiff - .ico - .svg + - .gif - .eot - .otf - .ttf