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