diff mrjunejune/BUILD @ 128:7eb79fd91c7e

[Misc] Fixed all bazel targets. I should creat a separate scripts for these lol.
author June Park <parkjune1995@gmail.com>
date Thu, 08 Jan 2026 19:20:56 -0800
parents e7899c93da77
children 7a63e41a21fb
line wrap: on
line diff
--- a/mrjunejune/BUILD	Thu Jan 08 18:05:47 2026 -0800
+++ b/mrjunejune/BUILD	Thu Jan 08 19:20:56 2026 -0800
@@ -14,7 +14,6 @@
 move_files_into_dir(
   name = "compiled_ts",
   srcs = [
-    "//playground:hello",
     "//markdown_converter:markdown_to_html",
   ],
   dest = "src",