14 lines
172 B
JSON
14 lines
172 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
[
|
|
"transform-modules-umd",
|
|
{
|
|
"globals": {
|
|
"es6-promise": "Promise"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|