remove “abortcontroller-polyfill” (#119308)

This commit is contained in:
Anton Dosov 2021-11-25 10:15:52 +01:00 committed by GitHub
parent ba9dfeafa0
commit d2d5432c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 28 deletions

View file

@ -34,7 +34,6 @@ RUNTIME_DEPS = [
"@npm//@elastic/eui",
"@npm//@elastic/numeral",
"@npm//@emotion/react",
"@npm//abortcontroller-polyfill",
"@npm//babel-loader",
"@npm//babel-plugin-transform-react-remove-prop-types",
"@npm//core-js",
@ -74,7 +73,6 @@ TYPES_DEPS = [
"@npm//@elastic/eui",
"@npm//@elastic/numeral",
"@npm//@emotion/react",
"@npm//abortcontroller-polyfill",
"@npm//babel-loader",
"@npm//core-js",
"@npm//css-loader",