gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

Add support for mocha-loader for testing? #67

Closed hanfeisun closed 7 years ago

hanfeisun commented 8 years ago

Will this boilerplate add support for testing?

adam-beck commented 8 years ago

With so many other boilerplates out there, I personally don't think we should be adding to this one. Keeping with the project's description (emphasis mine):

The minimal dev environment to enable live-editing React components

This one is easier to understand because there is no "clutter". But, this is just my opinion.

calesce commented 7 years ago

Agreed with @adam-beck.