mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-13 02:16:19 +01:00
11 lines
131 B
Text
11 lines
131 B
Text
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"targets": "> 0.25%, not dead"
|
|
}
|
|
],
|
|
"minify"
|
|
]
|
|
}
|