From 11468e16ac8a259c50e1a4224dc54343ae2fb5c6 Mon Sep 17 00:00:00 2001 From: rohandebsarkar Date: Mon, 22 Aug 2022 23:31:09 +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 b08fa821..c10f70b2 100644 --- a/next.config.js +++ b/next.config.js @@ -58,7 +58,7 @@ module.exports = { headers, }, { - source: '/((?!telemetry).*.js)', + source: '/((?!telemetry).*\\.js)', headers: [ ...headers, {