Working in chrome 39 with [browser.sentry-cdn.com/7.120.3/bundle.es5.js](https://browser.sentry-cdn.com/7.120.3/bundle.es5.js) facing object.assign compatibility problem [object.assign does not complier to __assign in v7 es5](https://github.com/getsentry/sentry-javascript/issues/16970) Same in sentry webpack plugin v2 has `object assign` problem, can we optimize it ? https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/01404aeb460d660fa48e218183b701e7e2a9fa9a/packages/bundler-plugin-core/src/utils.ts#L362 🙏