* Fixes #5108, browser.js and browser.js test removed * Moved api/node.js to index.js and adjusted associated file references
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"plugins": [
|
|
"syntax-jsx",
|
|
"transform-es2015-destructuring",
|
|
"transform-react-constant-elements"
|
|
]
|
|
}
|