From 80881cbd2f7621e106395bfc0cfc66ff6dbec92c Mon Sep 17 00:00:00 2001 From: rohandebsarkar Date: Mon, 22 Aug 2022 19:20:59 +0530 Subject: [PATCH] regex exp for tracker header --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index 78f759f5..1fab35a2 100644 --- a/next.config.js +++ b/next.config.js @@ -58,7 +58,7 @@ module.exports = { headers, }, { - source: '/umami.js', + source: '/(.*\\.js)', headers: [ ...headers, {