• Robert Knight's avatar
    Replace `whitelistUrls` config with `allowUrls` · eba43382
    Robert Knight authored
    Replace the deprecated `whitelistUrls` config option in Sentry with
    `allowUrls`. `whitelistUrls` was deprecated in Sentry v5.18.0.
    
    Also revise the comments to be more succinct and note what happens if an
    exception does not have a useful stack trace.
    eba43382
sentry.js 4.57 KB