build: serve benchmark tree examples with bazel (#28568)
PR Close #28568
This commit is contained in:

committed by
Miško Hevery

parent
fed8c1d160
commit
c916b360bf
@ -1,5 +1,10 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
exports_files([
|
||||
"tsconfig-build.json",
|
||||
"start-server.js",
|
||||
])
|
||||
|
||||
filegroup(
|
||||
name = "favicon",
|
||||
srcs = [
|
||||
|
Reference in New Issue
Block a user