Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com> Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"transform-modules-umd",
|
|
{
|
|
"globals": {
|
|
"actual": "baz"
|
|
},
|
|
"exactGlobals": true,
|
|
"loose": true
|
|
}
|
|
]
|
|
]
|
|
}
|