Skip to content

Commit 7329f52

Browse files
author
Sergey Shvets
committed
MAGETWO-92355: [QUANS] Client-side caching of js-translation.js.
1 parent 9200f05 commit 7329f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pub/static/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ AddType application/xml xml
6767

6868
<IfModule mod_headers.c>
6969

70-
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2)$>
70+
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2|json)$>
7171
Header append Cache-Control public
7272
</FilesMatch>
7373

0 commit comments

Comments
 (0)