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

Ignore tsconfig.json in node_modules #276

Closed
egoist opened this issue Jul 20, 2020 · 3 comments
Closed

Ignore tsconfig.json in node_modules #276

egoist opened this issue Jul 20, 2020 · 3 comments
Labels

Comments

@egoist
Copy link

egoist commented Jul 20, 2020

It seems esbuild is trying to load tsconfig.json in node_modules:

image

@evanw
Copy link
Owner

evanw commented Jul 20, 2020

It's not immediately clear to me that this is the wrong thing to do. Can you link to the code that you're trying to bundle? I'd like to try it out myself to better understand the issue.

@egoist
Copy link
Author

egoist commented Jul 20, 2020

@evanw
Copy link
Owner

evanw commented Jun 9, 2023

I believe this has already been fixed, in 2021: d3ef487?w=1. This was issue #1355 and was released in esbuild version 0.12.7. Closing.

@evanw evanw closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants