protoc-gen-dcl

base component

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
protoc-gen-dcl
081.0.0-20220109214200.commit-f45e34aa year agoa year agoMinified + gzip package size for protoc-gen-dcl in KB

Readme

protoc-gen-dcl
protoc \
  -I=$(pwd)/protos \
  --js_out=import_style=commonjs,binary:$(pwd)/protos \
  --dcl_out=$(pwd)/protos \
  # ^^^^^^^^^^^^^^^^^^^^^   this will do the trick
  $(pwd)/protos/index.proto