jxnblk / static-react

Zero-configuration CLI React static renderer
350 stars 29 forks source link

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

Open elvismircan opened 6 years ago

elvismircan commented 6 years ago

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.