: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
import Raven from 'raven-js';
} from '../constants/leadinConfig';
export function configureRaven() {
if (hubspotBaseUrl.indexOf('app.hubspot.com') === -1) {
'https://e9b8f382cdd130c0d415cd977d2be56f@exceptions.hubspot.com/1',
release: leadinPluginVersion,
plugins: Object.keys(plugins)
.map(name => `${name}#${plugins[name]}`)