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

app-tools compilation should be more clear about when it has failed to compile something #4

Open
avescodes opened this issue Feb 14, 2014 · 0 comments
Labels

Comments

@avescodes
Copy link

As brought up in #105, sometimes we write code that can't actually be represented in ClojureScript (character manipulation, for example.) In these cases, app-tools generally serves a blank page instead of ones applications, and it is quite difficult to track down the source of these errors without scanning through log output.

We should degrade more gracefully in these cases. Ideally we might display an error page a la the Rails stack trace page:

Rails Stack Trace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant