Skip to content

Commit 8748626

Browse files
committed
feat: add reference recipe bundles
1 parent df1a4df commit 8748626

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ bzlws_copy(
5757
name = "copy_dist_recipe_bundles",
5858
srcs = [
5959
"@ecsact_rt_entt",
60+
"@ecsact_rt_reference//async_reference",
61+
"@ecsact_rt_reference//serialize_reference",
6062
],
6163
out = "dist/share/ecsact/recipes/{FILENAME}",
6264
force = True,

0 commit comments

Comments
 (0)