- Fails to generate
test_messages_proto2.proto
because of extensions with groups, causing allproto2
tests to fail. - Cannot generate code for Editions.
- Does not provide a standard code generator plugin. That's why we run the
pbjs
andpbts
commands to generate code instead ofbuf
orprotoc
. - TypeScript must be configured with
skipLibChecks: true
because of a mismatch between generated interface and generated class, see this issue for more context. - Generated imports are incorrect for
static-module
andes6
. A custom wrapper is used in accordance with thepbjs
docs. See this issue for more details.
protobuf.js
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||