Skip to content

Optimize url encoding of debug extension url #1400

Closed
@annagrin

Description

@annagrin

We currently use url encoding in dwds before starting debug extension to encode the extension uri.

We only need the uri later, when the app is loaded, so we could save some time and run encoding asynchronously and await on the result right before the encoded uri is used to be injected into the app code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions