view rich_editor/BUILD @ 235:38bd030ebea4

[resume] Strengthen Microsoft impact and skills
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 19:26:55 -0700
parents 6cdee35a7ba9
children
line wrap: on
line source

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