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