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

[Bug]: Esbuild doesn't correctly track dependencies #162

Open
Exegetech opened this issue Oct 3, 2023 · 0 comments
Open

[Bug]: Esbuild doesn't correctly track dependencies #162

Exegetech opened this issue Oct 3, 2023 · 0 comments
Labels
bug Something isn't working untriaged Requires traige

Comments

@Exegetech
Copy link

What happened?

This rule doesn't correctly track dependencies change. I renamed a file from src/Util.ts to src/util/index.ts and it failed to build.

Version

Development (host) and target OS/architectures: : Rock Linux 9.1 (Blue Onyx) x86_64

Output of bazel --version: 6.2.0

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file: Indicated in the provided link of the repo

Language(s) and/or frameworks involved: JavaScript, TypeScript

How to reproduce

I have this repository to reproduce https://github.com/Exegetech/buggyesbuildproject

Any other information?

No response

@Exegetech Exegetech added the bug Something isn't working label Oct 3, 2023
@github-actions github-actions bot added the untriaged Requires traige label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Requires traige
Projects
Status: No status
Development

No branches or pull requests

1 participant