Skip to content

applicationKey in esbuild plugin prevents debug ID injection #726

Open
@lforst

Description

@lforst

Setting the applicationKey option in the esbuild plugin prevents debug ID injection.

I think this is due to the fact that we are listening for "entrypoints" and once we have visited and wrapped an entrypoint, we're not doing it again.

Metadata

Metadata

Assignees

No one assigned

    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