From 8bc6f523aa45d970d122a9f49ed18273a6987228 Mon Sep 17 00:00:00 2001 From: Vit Horacek <36083550+mountiny@users.noreply.github.com> Date: Wed, 30 Nov 2022 10:21:27 +0100 Subject: [PATCH] Revert "Fix CSP console error when staging website is loaded" --- .env.staging | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.staging b/.env.staging index c0daddc3420e..c789087ebded 100644 --- a/.env.staging +++ b/.env.staging @@ -7,4 +7,3 @@ PUSHER_APP_KEY=268df511a204fbb60884 USE_WEB_PROXY=false ENVIRONMENT=staging SEND_CRASH_REPORTS=true -INLINE_RUNTIME_CHUNK=false