[bootstrap] fix windows support (#130938)

This commit is contained in:
Spencer 2022-04-26 08:20:46 -07:00 committed by GitHub
parent 799ec1b2d4
commit 8168e7e888
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(