10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
["transform-modules-amd", {
|
|
"loose": true,
|
|
"noInterop": true
|
|
}]
|
|
]
|
|
}
|