mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
remove “abortcontroller-polyfill” (#119308)
This commit is contained in:
parent
ba9dfeafa0
commit
d2d5432c05
5 changed files with 1 additions and 28 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue