Open
Description
Right now if you want to use this library, you are forced to use yarn instead of others like npm or bun. This is because of this library's use of yarn workspaces which has an incompatible api.
Would appreciate if you would consider doing something like cd protoc-generator && npm run generate
instead of yarn workspace protoc-generator generate
.
Metadata
Metadata
Assignees
Labels
No labels
Activity