Assigning of super is not allowed `var ref = super;` This fix adds an exception into the explode helper so that super stays untouched and does not get assigned.
4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"plugins": ["transform-es2015-object-super", "transform-exponentiation-operator"]
|
|
}
|