Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise error when app timeout to compile #62

Conversation

josemarluedke
Copy link

Why? It's really annoying to wait for the app to load and never load, so after a while I realize that I need to go to the terminal and check if the ember app have been compiled. Plus, if you have Travis CI or anything else running your tests and you have an error in your ember app, your tests might not get it because nothing raises.

@rondale-sc
Copy link
Collaborator

We are actively working on this. See, #23 for more details. Definitely a pain point though.

Cheers

@rwz
Copy link
Collaborator

rwz commented Jan 20, 2015

Check out the latest 0.1.0 release. It might solve your problem in a slightly different way.

@josemarluedke
Copy link
Author

Awesome to see it implemented already. I will check that out. I guess you can close this PR if you want to.

@rwz rwz closed this Jan 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants