protobuf.js
protobuf.js copied to clipboard
fix: don't throw on empty repeated options
I ran into an issue where an empty repeated option was throwing. This resolves it for me.
@sofisl Can this PR please be merged? This bug is quite annoying.