From 798ed95a0a4ece0b3be99f1ccb5739c45bb18d5d Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 21 Jul 2022 14:03:33 -0400 Subject: [PATCH] fix(app/web): lookbehind replace to support Safari (sigh)... --- source/app/web/statics/insights/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/app/web/statics/insights/script.js b/source/app/web/statics/insights/script.js index 0638e25b..6798bac8 100644 --- a/source/app/web/statics/insights/script.js +++ b/source/app/web/statics/insights/script.js @@ -84,7 +84,7 @@ (_, repo, tags) => (options?.repo === repo ? "" : repo + "@") + tags, ) // -> 'lowlighter/metrics@1.0...1.1' .replace( - /(? `#${id}`, ) // -> #123 .replace(