`--include_imports` option from `protoc` with protocompile
Arnovsky opened this issue · 1 comments
Arnovsky commented
Is it possible to include all of the imports in the output of the compiler? I didn't manage to find this behaviour in the code. the use-case is generation a FileDescriptorSet
that will be later parsed by protodesc.NewFiles