Closed
Description
I know that in order to use pluggable integrations with the CDN version a corresponding script needs to be included on a page:
<script src="https://browser.sentry-cdn.com/5.0.2/dedupe.min.js" crossorigin="anonymous"></script>
Is it also the recommended way to use non-default integrations with the Lazy Loader? Won't the discrepancy between the automatically set version in the Loader and the fixed version in integrations scripts be an issue? Maybe there is a way to specify the integrations I want to use as parameters to the Loaders scr as, say, Google Fonts do? Or maybe something like https://browser.sentry-cdn.com/5.x/dedupe.min.js
would be possible so that the version of an integration could correspond to the verison that the Loader fetches?
Metadata
Metadata
Assignees
Labels
No labels