mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* [autoprefixer] upgrade to 9.6.1, unify browserslist handling * remove debug option from datemath babel config
4 lines
76 B
Text
4 lines
76 B
Text
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["add-module-exports"]
|
|
}
|