14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"presets": [
|
|
["../../lib", {
|
|
"debug": true,
|
|
"targets": {
|
|
"chrome": 55,
|
|
"uglify": true
|
|
},
|
|
"useBuiltIns": "entry",
|
|
"modules": false
|
|
}]
|
|
]
|
|
}
|