pheuter / essential-react

A minimal skeleton for building testable React apps using Babel
MIT License
2.02k stars 131 forks source link

fixing Heroku deployment #45

Open sizov opened 8 years ago

sizov commented 8 years ago

This fixes issues when deploying to Heroku, #41

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling c36e3627628fdb3297998b938ca5a876516ad82e on sizov:master into \ on pheuter:master**.

sizov commented 8 years ago

@coveralls looks fine here, I've tried to git clone original repo from scratch, then add my remote as upstream and was able to fetch and merge changes from my repo into this.

mdoerneman commented 8 years ago

@sizov Thank you! This was extremely helpful to get things working on Heroku.