view assets/BUILD @ 209:3b47e82ac57e

[MrJuneJune] PWA updates.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 15:43:26 -0800
parents e5aed6c36672
children
line wrap: on
line source

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