From 1ca82c7825857c8bc4cdc76765aef420f89eed69 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Fri, 4 Aug 2017 20:31:11 +0200 Subject: [PATCH] feat: improve caching --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index c486c22..2b614c8 100644 --- a/.htaccess +++ b/.htaccess @@ -59,3 +59,4 @@ ExpiresActive On ExpiresByType application/x-javascript M604800 ExpiresByType text/css M604800 +ExpiresByType text/x-javascript M604800