kjk / dbworkbench

Database workbench for Mac and Windows
MIT License
5 stars 1 forks source link

Use babelify instead of reactify #55

Closed kjk closed 8 years ago

kjk commented 8 years ago

Latest react docs https://facebook.github.io/react/docs/getting-started.html suggest using babelify. We currently use reactify in gulpfile.js. It looks like babelify would do a better es6->es5 transformations

thellimist commented 8 years ago

https://github.com/kjk/dbworkbench/commit/9ff5790ec2c78451308f5f6b5146c83fe2e04c99