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

Option to disable injected comment of input path file #3717

Open
tinchox5 opened this issue Apr 4, 2024 · 2 comments
Open

Option to disable injected comment of input path file #3717

tinchox5 opened this issue Apr 4, 2024 · 2 comments

Comments

@tinchox5
Copy link

tinchox5 commented Apr 4, 2024

-Describe what esbuild is doing incorrectly and what it should be doing instead.
When bundling, esbuild inject a comment with the input path file in out file. (ex. // node_modules/@example/union-find/index.js)

I was wondering if an option could be added to disable this .
Thank you!

-Example to reproduce the issue.

@evanw
Copy link
Owner

evanw commented Apr 4, 2024

Why do you need this feature?

@tinchox5
Copy link
Author

tinchox5 commented Apr 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants