11 lines
150 B
JSON

{
"plugins": [
"external-helpers",
["transform-modules-umd", {
"globals": {
"es6-promise": "Promise"
}
}]
]
}