Mercurial
comparison mrjunejune/BUILD @ 185:dfdd66825396
Merged in keep alive changes and mrjunejune changes.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 23 Jan 2026 22:22:30 -0800 |
| parents | 8c74204fd362 |
| children | 8cf4ec5e2191 |
comparison
equal
deleted
inserted
replaced
| 182:d6ab5921fedc | 185:dfdd66825396 |
|---|---|
| 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( |