2016-02-29 08:23:35 -06:00

11 lines
156 B
JSON

{
"plugins": [
"external-helpers",
["transform-es2015-modules-umd", {
"globals": {
"babel-template": "baz"
}
}]
]
}