diff hg-web/BUILD @ 191:a06710325c30 hg-web

[HgWeb] Fully working copy.
author MrJuneJune <me@mrjunejune.com>
date Sat, 24 Jan 2026 21:51:51 -0800
parents a2725419f988
children 9f4429c49733
line wrap: on
line diff
--- a/hg-web/BUILD	Sat Jan 24 21:06:42 2026 -0800
+++ b/hg-web/BUILD	Sat Jan 24 21:51:51 2026 -0800
@@ -19,6 +19,7 @@
   deps = [
     ":src_ts_files",
     "//markdown_converter:markdown_to_html_wasm",
+    "//third_party/highlight:js",
   ],
   visibility = ["//visibility:public"],
 )