fix(NA): dependencies for @kbn/shared-ux-prompt-no-data-views on Windows (#132743)

This commit is contained in:
Tiago Costa 2022-05-23 21:42:18 +01:00 committed by GitHub
parent 76e77c265b
commit 3491db17ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,7 @@ RUNTIME_DEPS = [
"//packages/kbn-i18n-react",
"//packages/kbn-i18n",
"//packages/kbn-shared-ux-utility",
"//packages/kbn-test-jest-helpers",
]
# In this array place dependencies necessary to build the types, which will include the
@ -71,6 +72,7 @@ TYPES_DEPS = [
"//packages/kbn-i18n-react:npm_module_types",
"//packages/kbn-i18n:npm_module_types",
"//packages/kbn-shared-ux-utility:npm_module_types",
"//packages/kbn-test-jest-helpers:npm_module_types",
]
jsts_transpiler(