view rich_editor/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 6cdee35a7ba9
children
line wrap: on
line source

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