babel/generator-babel-boilerplate

Get rid of runSequence

Closed this issue · 1 comments

It was added to prevent the build from breaking when Browserify couldn't build the app. I added fancy error handling for that, so it's not necessary anymore.

Fixed