Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Export bzl_library targets #136

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Kernald
Copy link

@Kernald Kernald commented Aug 19, 2021

As discussed in #135, this is necessary for users wrapping macros/rules defined by rules_sass in their own macros/rules if they want to document them with stardoc.

This is currently blocked on bazel-contrib/rules_nodejs#2874, but should hopefully just require a bump of rules_nodejs.

bazel-contrib/rules_nodejs#2430 is needed to access
rules_nodejs's bzl_library target, which was first included after their
3.0.0 release.
Copy link
Collaborator

@nex3 nex3 left a comment

Choose a reason for hiding this comment

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

Looks good, pending the blocking issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants