Mercurial
view markdown_converter/BUILD @ 105:4de2fb74ce82
Adding few comments for future.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Sat, 03 Jan 2026 10:28:54 -0800 |
| parents | a30944e5719e |
| children | bdcc610eeed8 |
line wrap: on
line source
filegroup( name = "markdown_to_html", srcs = glob([ "**/*.js", ], allow_empty=True), visibility = ["//visibility:public"], )