2018-09-09 17:57:52 -07:00

14 lines
172 B
JSON

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