8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"plugins": [
|
|
"transform-runtime",
|
|
"transform-es2015-template-literals",
|
|
"transform-es2015-modules-commonjs"
|
|
]
|
|
}
|