From bbbb7867a244c5ce7a2060b8c28f920605a25b03 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Wed, 17 Jan 2024 20:21:34 -0500 Subject: [PATCH] - Generate sourcemaps Signed-off-by: Dave Richer --- client/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.env.production b/client/.env.production index a4cdecee5..cdf721dcb 100644 --- a/client/.env.production +++ b/client/.env.production @@ -1,4 +1,4 @@ -GENERATE_SOURCEMAP=false +GENERATE_SOURCEMAP=true REACT_APP_GRAPHQL_ENDPOINT=https://db.imex.online/v1/graphql REACT_APP_GRAPHQL_ENDPOINT_WS=wss://db.imex.online/v1/graphql REACT_APP_GA_CODE=231103507