-
Notifications
You must be signed in to change notification settings - Fork 237
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
Show an error in the browser when the kit couldn't start #2101
Conversation
dac24b0
to
dac8f17
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs a cypress test to load the home page, break the index.njk template, prove the error server is displaying the 500 error, fix the index.njk template, prove the page loads again.
104bb52
to
0b8f1dc
Compare
0b8f1dc
to
e45d6a8
Compare
ccd8539
to
bc1e346
Compare
bc1e346
to
c62fa5b
Compare
…how-500-when-server-cant-start
…but the test fails and we'll be looking in more detail at this soon.
d8980db
to
1bd1b42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
An implementation of #2090