Alex Eagle

Results 1034 comments of Alex Eagle

I suspect this was https://github.com/aspect-build/rules_esbuild/issues/58 - which is just recently fixed. Could you confirm if that fixes it for you pls @Exegetech ?

Can you provide more detail on how to reproduce, and how the generated BUILD file differs from what you expect? As I pointed out on slack, we have a bunch...

Sorry, this is still not enough detail on how to reproduce, what you see and what you expect.

I cut the 2.0 RC without this, so now it has to wait for the next major.

I think you just need to use the swc macro rather than the underlying swc_transpiler function.

Reopening just to see if there's something we can do to improve the error messaging, or maybe avoid that accidental copy_to_bin that makes the symptom (a collision) so unrelated to...

sorry for the long delay in replying! @farcop Could you publish a minimal repro of this, ideally as a red PR to rules_ts examples/ or e2e/ folder, but an empty...

I think this is a protoc bug, or maybe a bug in rules_proto, in the sense that the paths and arguments we pass to `protoc` seem correct. The content of...

Yeah that looks like a simple pathing bug in computing the output path.

Note, this is unblocked and work likely to begin in the next month or so.