github.com/stackb/rules_proto@v0.0.0-20240221195024-5428336c51f1/example/golden/testdata/closurejs/BUILD.in (about) 1 # "proto_rule" instantiates the proto_compile rule 2 # gazelle:proto_rule proto_compile implementation stackb:rules_proto:proto_compile 3 4 # "proto_plugin" instantiates the builtin closurejs plugin 5 # gazelle:proto_plugin closurejs implementation builtin:js:closure 6 7 # "proto_language" binds the rule(s) and plugin(s) together 8 # gazelle:proto_language closurejs rule proto_compile 9 # gazelle:proto_language closurejs plugin closurejs