Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
bbbc8db711d3dd2d6474c46c4e6501f3efc453ff
/
.
/
packages
/
angular
/
src
/
builders
/
builders.json
blob: eb00811fbdc3768b828a1c62d612c282761f4369 [
file
]
{
"builders"
:
{
"build"
:
{
"implementation"
:
"./index"
,
"schema"
:
"./schema.json"
,
"description"
:
"Executes Bazel on a target."
}
}
}