Skip to content

ui: Smooth out issues with generated protobuffer definitions. #6616

Closed
@mrtracy

Description

@mrtracy

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions