Home
last modified time | relevance | path

Searched refs:group2Protos (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/js/
H A Dgulpfile.js43 var group2Protos = [ variable
75 exec(protoc + ' --experimental_allow_proto3_optional --js_out=library=testproto_libs2,binary:. -I ../src -I . -I commonjs ' + group2Protos.join(' '),
102 exec('mkdir -p commonjs_out && ' + protoc + ' --experimental_allow_proto3_optional --js_out=import_style=commonjs,binary:commonjs_out -I ../src -I commonjs -I . ' + group2Protos.join(' '),

Completed in 1 milliseconds