Daniel García

Results 8 comments of Daniel García

Hi there! I think I'm hitting this as well. In my case is with `pkg_web` and RBE. Trying to execute assembler.js inside pkg_web throws `nodejs_linux_amd64/bin/nodejs/bin/node: cannot execute binary file`. It...

hi @alexeagle @gregmagolan. I've created a repro. The failing target is in the branch `pkg_web` of the following repo: https://github.com/danigar/bazel-swc-lab/tree/pkg_web Hope this helps =)

Hi @alexeagle. I'm trying to early adopt these esbuild rules and I'm facing an issue with not found dependencies (esbuild plugins). To emulate the config from the previous `esbuild rules`...

Thank you for the clarification, Alex. I will keep an eye on this and use esbuild from rules_nodejs in the meantime.

Sure. Happy to help giving feedback 👍

Hi @kurtaking. Sure, do you have any idea how to approach this from the beginning?

Everything sounds great. I don't have all the implementation details so I could be missing something important here, but I think we could use the catalog api to look for...

I'm facing the same scenario. Any news about this?