Skip to content

Conversation

@AbhiPrasad
Copy link
Member

ref: #44225

Add organizations:js-sdk-dynamic-loader, a new feature flag that gates functionality for the JS SDK Dynamic Loader we are building, details about that here: getsentry/sentry-javascript#6944

The next step here is for us to add a view that will render this dynamic loader, similar to the existing setup.

@AbhiPrasad AbhiPrasad self-assigned this Feb 7, 2023
@AbhiPrasad AbhiPrasad requested review from a team, Lms24 and mydea and removed request for a team February 7, 2023 13:51
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 7, 2023
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) February 7, 2023 14:35
@AbhiPrasad AbhiPrasad merged commit 2ef25f6 into master Feb 7, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-js-sdk-dynamic-loader-flag branch February 7, 2023 14:37
AbhiPrasad added a commit that referenced this pull request Feb 10, 2023
In this PR we add a new `JavaScriptSdkDynamicLoader` view that will
render the new dynamic js sdk loader as a template. This view does
nothing atm, but adding functionality will be the next step. Currently
this is not gated by the feature flag introduced with
#44228, but will be as soon as
it has complicated logic.

As a next step, we need to introduce a
`JS_SDK_DYNAMIC_LOADER_SDK_VERSION` config value, and then move to
adding project dsn settings for the dynamic loader.
wmak pushed a commit that referenced this pull request Feb 16, 2023
In this PR we add a new `JavaScriptSdkDynamicLoader` view that will
render the new dynamic js sdk loader as a template. This view does
nothing atm, but adding functionality will be the next step. Currently
this is not gated by the feature flag introduced with
#44228, but will be as soon as
it has complicated logic.

As a next step, we need to introduce a
`JS_SDK_DYNAMIC_LOADER_SDK_VERSION` config value, and then move to
adding project dsn settings for the dynamic loader.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants