From 1a353bcbab272fa9e28eb3f346bfb80f69b3be94 Mon Sep 17 00:00:00 2001 From: Miodec Date: Fri, 14 Oct 2022 10:48:50 +0200 Subject: [PATCH] updated caching for some files --- frontend/firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/firebase.json b/frontend/firebase.json index a2efd5b60..6f66a64c9 100644 --- a/frontend/firebase.json +++ b/frontend/firebase.json @@ -47,7 +47,7 @@ ] }, { - "source": "**/*.@(jpg|jpeg|gif|png|svg|webp|js|css|eot|otf|ttf|ttc|woff|woff2|font.css)", + "source": "**/*.@(jpg|jpeg|gif|png|svg|webp|js|css|eot|otf|ttf|ttc|woff|woff2|font.css|wav|txt)", "headers": [ { "key": "Cache-Control",