Stefan Penner

Results 329 comments of Stefan Penner

We got source maps sorted out sorta, tldr chrome devtools has bugs and we are pending a fix on their end. Will be part of the next version of cli,...

> I'll take a look if I'd be able to change that, but I'm afraid getting up to speed on the subject won't be that trivial. Hope you'll find some...

Although I have signed the CLA already, I have two user accounts in the commits. Let me fix that...

TODO (from call with team): - [x] only support `from_file(go_work = ...)` from root modules. (check is_root property of the module) - [x] double check that multiple from_file calls is...

- [x] Debugging BCR tests, I realized this also needs to work properly with https://github.com/bazelbuild/bazel-gazelle/pull/1526/ ... so Adding a todo.

@hunshcn this should be close, we are using this internally without issue. I believe we are pending a final round of code-reviews from the maintainers. I believe some of them...

@fmeum I believe I've addressed all the outstanding feedback, but let me know if I missed anything critical and I'll jump right on it.

Follow up PR that adds FilePath ReplaceDirective support can be found here: https://github.com/bazelbuild/bazel-gazelle/pull/1776

I've been thinking about how the resolutions work, and I want to confirm a few more more advanced scenarios. Let's hold off on merging for the moment. I should be...