Skip to content

Esbuild moduleMetadata breaks debugID injection #826

@dajinchu

Description

@dajinchu

In the esbuild plugin, debugID is not injected when moduleMetadata is used. It works for the other plugins.

Environment

Esbuild plugin with any moduleMetadata setting. Reproduced on latest and v3.4.0. Unsure which exact version introduced this.

Steps to Reproduce

See failing spec

Expected Result

I would expect debugIDs to be injected.

Actual Result

debugId is not injected. This causes no sourcemaps to upload due to Could not determine debug ID from bundle.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions