ENV['@sentry/ember'] = {
sentry: {
tracesSampleRate: 1.0,
debug: false,
browserTracingOptions: {
tracingOrigins: [
'localhost',
/^\//,
],
},
},
};
non serializable item found in config: /^\//
[Embroider:MacrosConfig] the given config from '/YOUR_PATH/node_modules/@sentry/ember' for packageName 'undefined' is not JSON serializable.