view rich_editor/BUILD @ 242:543df0fe7168

[tools] Add full HLS player support
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 13:14:41 -0700
parents 6cdee35a7ba9
children
line wrap: on
line source

filegroup(
  name = "rich_editor",
  srcs = ["rich_editor.js"],
  visibility = ["//visibility:public"],
)