diff mrjunejune/BUILD @ 64:a30944e5719e

Added vibe coded markdown to html script since it is useful for me. Updated Dowa so that it can be compiled without dirnet for windows.
author June Park <parkjune1995@gmail.com>
date Tue, 23 Dec 2025 15:18:46 -0800
parents fb9bcd3145cb
children 6626ec933933
line wrap: on
line diff
--- a/mrjunejune/BUILD	Tue Dec 23 14:00:37 2025 -0800
+++ b/mrjunejune/BUILD	Tue Dec 23 15:18:46 2025 -0800
@@ -7,6 +7,7 @@
   name = "compiled_ts",
   srcs = [
     "//playground:hello",
+    "//markdown_converter:markdown_to_html"
   ],
   dest = "pages",
 )