static-react icon indicating copy to clipboard operation
static-react copied to clipboard

static-react is using the old babel-register instead new @babel/register

Open elvismircan opened this issue 7 years ago • 0 comments

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.

elvismircan avatar May 25 '18 14:05 elvismircan