aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2017-05-11 15:26:49 -0700
committerGravatar GitHub <noreply@github.com>2017-05-11 15:26:49 -0700
commit4b56aa52fc854e25acaa8d8a89c75bc8f93d114e (patch)
tree22ca1cbe19887b9ca2abf7f7f7c781206fc01f94 /build.yaml
parent3f988604d29cf965e4fb66b27fb354531e15b016 (diff)
parent72c8057265f1203a1e3182e5bcd2a2c4eef1de29 (diff)
Merge pull request #11075 from murgatroid99/node_expose_constants
Move gRPC constants to js file to include them in generated documentation
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index a8832294e4..5260fe6721 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4581,6 +4581,7 @@ node_modules:
- src/node/src/client.js
- src/node/src/common.js
- src/node/src/credentials.js
+ - src/node/src/constants.js
- src/node/src/grpc_extension.js
- src/node/src/metadata.js
- src/node/src/server.js