mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Revert "Upgrade EUI to v88.3.0 (#166292)"
This reverts commit b7ba000b86
.
This commit is contained in:
parent
60ce6f0ed6
commit
f270c317f5
41 changed files with 700 additions and 665 deletions
|
@ -146,7 +146,7 @@ module.exports = (_, argv) => {
|
|||
// @hello-pangea/dnd emits optional chaining that confuses webpack.
|
||||
// We need to transform it using babel before going further
|
||||
{
|
||||
test: /@hello-pangea\/dnd\/dist\/dnd(\.esm)?\.js$/,
|
||||
test: /@hello-pangea\/dnd\/dist\/dnd\.js$/,
|
||||
use: [
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue