Relocate zapp to its own repo
This commit is contained in:
parent
549442e887
commit
aa38cb33ee
13 changed files with 11 additions and 801 deletions
tools/build_rules
|
@ -25,3 +25,7 @@ load("//tools/build_rules:cp.bzl",
|
|||
load("//tools/build_rules:webp.bzl",
|
||||
"webp_image",
|
||||
)
|
||||
|
||||
load("@rules_zapp//zapp:zapp.bzl",
|
||||
"zapp_binary",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue