Closed
Description
In the next version of our admin UI, we are now generating proto-buffer definitions directly from .proto files. This is accomplished using a couple of open-source tools (proto2js, Proto2Typescript). Unfortunately, there are incompatibilities between the output of Proto2Typescript and the systemjs typescript plugin (plugin-typescript), and we have worked around some of these issues with "hacks".
We should figure out the best way to improve the protobuffer generation process so that these hacks are not necessary.
Metadata
Metadata
Assignees
Labels
No labels