view assets/BUILD @ 206:240337164a80

[Seobeo] SSL should be used for large file as well lol.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 11:41:53 -0800
parents e5aed6c36672
children
line wrap: on
line source

filegroup(
  name = "icons",
  srcs = glob(["icons/*.png"]),
  visibility = ["//visibility:public"],
)