build(bazel): add comment about angular bazel rules API re-export from /index.bzl (#24663)

PR Close #24663
This commit is contained in:
Greg Magolan 2018-07-23 12:46:30 -07:00 committed by Igor Minar
parent e265ccd82c
commit 601064e41d
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.io/license
""" Public API surface is re-exported here.
This API is exported for user's building angular from source in downstream
projects. The rules from packages/bazel are re-exported here as well
as the ng_setup_workspace repository rule needed when building angular
from source downstream. Alternately, this API is available from the
@angular/bazel npm package if the npm distribution of angular is
used in a downstream project.
"""
load("//packages/bazel:index.bzl",