14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"presets": [
|
|
["../../lib", {
|
|
"useBuiltIns": "entry",
|
|
"debug": true,
|
|
"targets": {
|
|
"chrome": "54",
|
|
"node": "6.10",
|
|
"ie": "10"
|
|
}
|
|
}]
|
|
]
|
|
}
|