Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thirdPartyErrorFilterIntegration on Angular with esbuild not working #625

Open
guillaume-moreau opened this issue Oct 28, 2024 · 1 comment
Assignees

Comments

@guillaume-moreau
Copy link

Environment

Angular 17 app built with esbuild.

Steps to Reproduce

  • Init a new Angular project:
  • Add sentry/esbuild-plugin
  • Integrate the plugin in the Angular builder

Expected Result

I would expect my applicationKey to appear in the build source.

Actual Result

It doesn't appear. (it does when switching to webpack)

Made a reproduction repository here: https://github.com/guillaume-moreau/sentry-esbuild-plugin-bug

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Oct 28, 2024
@chargome
Copy link
Member

Hey @guillaume-moreau thanks for providing the reproduction!

I just had a look and there seems to be an issue somewhere along our esbuildModuleMetadataInjectionPlugin, but I couldn't pin that down yet.

@chargome chargome self-assigned this Oct 29, 2024
@timfish timfish assigned timfish and unassigned chargome Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants