3 lines
91 B
JSON
3 lines
91 B
JSON
{
|
|
"presets": ["@babel/preset-env", "minify", { "builtIns": false, "mangle": false }]
|
|
}
|