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

Fixes for npm_package: #198

Merged
merged 2 commits into from
May 9, 2018
Merged

Conversation

alexeagle
Copy link
Collaborator

  • Allow source files to appear under deps, like .d.ts srcs of a ts_library
  • Include ts_library transitive_declarations
  • Include data attributes of ts_library

Fixes #196
Fixes #197

- Allow source files to appear under deps, like .d.ts srcs of a ts_library
- Include ts_library transitive_declarations
- Include data attributes of ts_library

Fixes bazel-contrib#196
Fixes bazel-contrib#197
Copy link
Collaborator

@gregmagolan gregmagolan left a comment

Choose a reason for hiding this comment

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

LGTM

@alexeagle alexeagle merged commit 3a35786 into bazel-contrib:master May 9, 2018
@alexeagle alexeagle deleted the issue196 branch May 9, 2018 13:42
Toxicable pushed a commit to Toxicable/rules_nodejs that referenced this pull request Jul 21, 2018
* Fixes for npm_package:

- Allow source files to appear under deps, like .d.ts srcs of a ts_library
- Include ts_library transitive_declarations
- Include data attributes of ts_library

Fixes bazel-contrib#196
Fixes bazel-contrib#197

* Add tests for npm_package fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants