static-react
static-react copied to clipboard
static-react is using the old babel-register instead new @babel/register
If you have an app that is using the new babelify-9 (as of Babel 6.0.0) the static-react crashes because the old babel-register plugin cannot be loaded.