mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
This commit is contained in:
parent
f2a882defb
commit
1785b11f97
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-babel-code-parser"
|
||||
PKG_REQUIRE_NAME = "@kbn/babel-code-parser"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue