8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"BABEL_8_BREAKING": false,
|
|
"sourceType": "module",
|
|
"moduleIds": true,
|
|
"moduleId": "my custom module name",
|
|
"plugins": [["transform-modules-amd", { "loose": true }]]
|
|
}
|