blob: a5c56f4c2d7c9d00984b1f03cf62c995efddbd5b [file] [log] [blame]
package(default_visibility = ["//visibility:public"])
filegroup(
name = "templates",
srcs = glob(['templates/**/*.html']),
)
filegroup(
name = "static",
srcs = glob(['static/**/*']),
)