From 2be170c09dde279b3779b57059e7fe049010a706 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 27 May 2022 19:57:20 +0530 Subject: [PATCH] chore: delete _headers file from Netlify days (#46176) --- client/static/_headers | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 client/static/_headers diff --git a/client/static/_headers b/client/static/_headers deleted file mode 100644 index 8f3246f80ec..00000000000 --- a/client/static/_headers +++ /dev/null @@ -1,18 +0,0 @@ -/css/* - Cache-Control: public, s-max-age=604800 -/fonts/* - Cache-Control: public, s-max-age=604800 -/json/* - Cache-Control: public, s-max-age=604800 -/learn/* - X-Robots-Tag: none -/*.css - Cache-Control: public, s-max-age=604800 -/sw.js - Cache-control: public, s-max-age=0, no-cache, no-store, must-revalidate -/*.worker.js - Cache-Control: public, s-max-age=604800 -/*.js - Cache-Control: public, s-max-age=604800 -/static/* - Cache-Control: public, s-max-age=604800