anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

use babel with server.js #44

Closed chungchiehlun closed 8 years ago

chungchiehlun commented 8 years ago
  1. I found it was not convenient for writing server.js without babel , so I change from node server.js to node bin/server.js.
  2. When using react-transform-hmr , I found a presets wrapped this and used it.

I sent this pull request improving items above. Hope it helps.

oltsa commented 8 years ago

Can you make this pull request against development

chungchiehlun commented 8 years ago

Ok , I already sent PR again. Please delete this.

keske commented 8 years ago

Thanks!

oltsa commented 8 years ago

must revert this, pull requests go through development