Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some unnecessary files from the native npm package #41

Merged

Conversation

murgatroid99
Copy link
Member

This is for grpc/grpc#12590, but it may not fix it because of npm/npm#4479.

"deps/grpc/third_party/nanopb",
"deps/grpc/third_party/nanopb/pb_common.c",
"deps/grpc/third_party/nanopb/pb_decode.c",
"deps/grpc/third_party/nanopb/pb_encode.c",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to use globs here instead ? Like deps/grpc/third_party/nanopb/**.{c,h}

@murgatroid99 murgatroid99 merged commit ee7f996 into grpc:master Sep 29, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants