This commit is contained in:
6
babel.config.json
Normal file
6
babel.config.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
["minify", { "builtIns": false, "mangle": false }]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user