blob: cd942ba387bab4063acd33c049158e34be149798 [file]
package(default_visibility = ["//:__subpackages__"])
exports_files([
"index.html",
"index.dev.html",
])
# For testing from the root workspace of this repository with bazel_integration_test.
filegroup(
name = "all_files",
srcs = glob(["**/*"]),
)