mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[bootstrap] fix windows support (#130938)
This commit is contained in:
parent
799ec1b2d4
commit
8168e7e888
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ TYPES_DEPS = [
|
|||
"@npm//tslib",
|
||||
"@npm//@types/node",
|
||||
"@npm//@types/jest",
|
||||
"//packages/kbn-jest-serializers:npm_module_types" # needed for windows development, only used in tests
|
||||
]
|
||||
|
||||
jsts_transpiler(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue