From 4f0c5bbadd4d7b1fa7c72e8343980449e4a48b5a Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Sat, 18 Nov 2023 14:03:31 -0500 Subject: [PATCH] bundle replay js worker --- .../Sentry.AspNetCore.csproj | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/Sentry.AspNetCore/Sentry.AspNetCore.csproj b/src/Sentry.AspNetCore/Sentry.AspNetCore.csproj index b792f3d350..f7bd2cf142 100644 --- a/src/Sentry.AspNetCore/Sentry.AspNetCore.csproj +++ b/src/Sentry.AspNetCore/Sentry.AspNetCore.csproj @@ -28,6 +28,49 @@ + + + + 7.80.1 + D292CE4ECC0927646B2AED7A2762FC93056187846BE641D982301A973CB74F09 + $(MSBuildThisFileDirectory)obj/sentry-browser-$(SentryBrowserVersion)/ + worker.min.js + $(SentryJavaScriptIntermediatePath)$(SentryJavaScriptWorkerFileName) + worker-$(SentryBrowserWorkerExpectedFileHash.ToLower().Substring(0, 7)).js + $(SentryJavaScriptIntermediatePath)$(SentryJavaScriptWorkerFinalFileName) + + true + + + + + + + + + + false + + + + + + + + + + + + +