diff --git a/libs/constants/index.js b/libs/constants/index.js index 4a1b57643d48..13ffd6044e5d 100644 --- a/libs/constants/index.js +++ b/libs/constants/index.js @@ -63,6 +63,7 @@ export const ACTIVE_LOCALES = new Set([ export const CSP_SCRIPT_SRC_VALUES = [ "'report-sample'", "'self'", + "'wasm-unsafe-eval'", // GA4. "https://www.google-analytics.com/analytics.js",