Skip to content

ts_config rule doesn't provide its deps in DefaultInfo, causing it to be unusable in 'data' attribute of other rules #190

@gregjacobs

Description

@gregjacobs

Hey there. So I noticed that the ts_config rule doesn't provide its own transitive deps on the DefaultInfo provider.

I'm basically trying to use a ts_config target in the data attribute of a js_binary, but only the src of the ts_config is appearing in the runfiles directory without its deps.

Thoughts on adding its transitive deps to DefaultInfo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    can close?Waiting on confirmation of resolution from reporter before closingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions