comparison markdown_converter/BUILD @ 176:fed99fc04e12 hg-web

[HgWeb] Problem with the emscript lol
author MrJuneJune <me@mrjunejune.com>
date Wed, 21 Jan 2026 19:32:08 -0800
parents 1c0878eb17de
children 8cf4ec5e2191
comparison
equal deleted inserted replaced
175:71ad34a8bc9a 176:fed99fc04e12
1 load("@rules_cc//cc:cc_library.bzl", "cc_library") 1 load("@rules_cc//cc:cc_library.bzl", "cc_library")
2 load("//gui_ze:gui_ze.bzl", "wasm_binary", "bun_run", "move_files_into_dir") 2 load("//gui_ze:gui_ze.bzl", "bun_run", "move_files_into_dir")
3 3
4 # JS only 4 # JS only
5 filegroup( 5 filegroup(
6 name = "markdown_to_html", 6 name = "markdown_to_html",
7 srcs = glob([ 7 srcs = glob([