mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[generate/pkg] Fix BUILD.bazel template
This commit is contained in:
parent
f9ae25f67c
commit
2fd840a570
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ filegroup(
|
|||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
pkg_npm(
|
||||
name = "build_types",
|
||||
srcs = [":npm_module_types"],
|
||||
deps = [":npm_module_types"],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue