comparison mrjunejune/BUILD @ 186:8cf4ec5e2191 hg-web

Fixed merge conflict.
author MrJuneJune <me@mrjunejune.com>
date Fri, 23 Jan 2026 22:38:59 -0800
parents fed99fc04e12 8c74204fd362
children 9f4429c49733
comparison
equal deleted inserted replaced
176:fed99fc04e12 186:8cf4ec5e2191
13 13
14 move_files_into_dir( 14 move_files_into_dir(
15 name = "shared_js_non_public", 15 name = "shared_js_non_public",
16 srcs = [ 16 srcs = [
17 "//markdown_converter:markdown_to_html", 17 "//markdown_converter:markdown_to_html",
18 "//markdown_converter:markdown_to_html_wasm",
18 ], 19 ],
19 dest = "src", 20 dest = "src",
20 ) 21 )
21 22
22 move_files_into_dir( 23 move_files_into_dir(