mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
This commit is contained in:
parent
848705a1f2
commit
7da3a0b01a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
load("@build_bazel_rules_nodejs//:index.bzl", "js_library", "pkg_npm")
|
||||
load("//src/dev/bazel:index.bzl", "jsts_transpiler")
|
||||
load("@build_bazel_rules_nodejs//:index.bzl", "js_library")
|
||||
load("//src/dev/bazel:index.bzl", "jsts_transpiler", "pkg_npm")
|
||||
|
||||
PKG_BASE_NAME = "kbn-es"
|
||||
PKG_REQUIRE_NAME = "@kbn/es"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue