From 37380a6b99f82a03f025457438201c13e8ed63f7 Mon Sep 17 00:00:00 2001 From: rohandebsarkar Date: Sat, 27 Aug 2022 11:32:48 +0530 Subject: [PATCH] fix --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index c10f70b2..d1b5b262 100644 --- a/next.config.js +++ b/next.config.js @@ -58,7 +58,7 @@ module.exports = { headers, }, { - source: '/((?!telemetry).*\\.js)', + source: '/((?!telemetry\\.js).*\\.js)', headers: [ ...headers, {