view rich_editor/BUILD @ 274:c9be578316a6

remove jrpg from the list....
author MrJuneJune <me@mrjunejune.com>
date Sat, 08 Aug 2026 02:13:21 -0700
parents 6cdee35a7ba9
children
line wrap: on
line source

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