ctrlbee / shufflestream

Prototype code for Loupe
0 stars 0 forks source link

Clean up the CLass submission... #17

Open soltrinox opened 9 years ago

soltrinox commented 9 years ago

What is the reason for submitting the class files when and after builds? It kind of mucks up the local build. Is there a way we can get this fixed? We need a dedicated AWS EC2 instance?

ctrlbee commented 9 years ago

They were originally in the .gitignore (and probably should be), however, the heroku app wasn't loading after deploying without them. Which it should since it runs a build after check-in, but this was a quick fix that seemed to do the trick.

On Thu, Apr 9, 2015 at 3:27 PM, Dylan Rosario notifications@github.com wrote:

What is the reason for submitting the class files when and after builds? It kind of mucks up the local build. Is there a way we can get this fixed? We need a dedicated AWS EC2 instance?

— Reply to this email directly or view it on GitHub https://github.com/chrisbee32/shufflestream/issues/17.