I want to fix this bug in ts-protoc-gen, which is used by rules_protoc_gen: https://github.com/improbable-eng/ts-protoc-gen.
What's the typical workflow for developing changes to an NPM dependency using rules_nodejs? I don't see this documented.
It doesn't help my case that I don't use npm very much. I mainly work in Google's monorepo where modifying dependencies works just like modifying my team's code.... I just edit it.
I want to fix this bug in ts-protoc-gen, which is used by rules_protoc_gen: https://github.com/improbable-eng/ts-protoc-gen.
What's the typical workflow for developing changes to an NPM dependency using rules_nodejs? I don't see this documented.
It doesn't help my case that I don't use npm very much. I mainly work in Google's monorepo where modifying dependencies works just like modifying my team's code.... I just edit it.