Added plugin.proto to well-known types for JS.
This commit is contained in:
parent
fd17c94259
commit
73054ef888
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ var protoc = process.env.PROTOC || '../src/protoc';
|
|||
var wellKnownTypes = [
|
||||
'../src/google/protobuf/any.proto',
|
||||
'../src/google/protobuf/api.proto',
|
||||
'../src/google/protobuf/compiler/plugin.proto',
|
||||
'../src/google/protobuf/descriptor.proto',
|
||||
'../src/google/protobuf/duration.proto',
|
||||
'../src/google/protobuf/empty.proto',
|
||||
|
|
Loading…
Add table
Reference in a new issue