Comment on Monorepo or Multirepo? Role-Based RepositoriesparentComments−alexhutcheson6yBazel has this via the 'visibility' attribute on packages and build rules: https://docs.bazel.build/versions/master/skylark/build-style...
Comments
Bazel has this via the 'visibility' attribute on packages and build rules: https://docs.bazel.build/versions/master/skylark/build-style...