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.