6 lines
72 B
JSON
6 lines
72 B
JSON
|
|
{
|
||
|
|
"presets": [
|
||
|
|
"@babel/preset-env",
|
||
|
|
"minify"
|
||
|
|
]
|
||
|
|
}
|