Skip to content

fix(server): fix configuration so that (express) errorHandler works #93

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

Merged
merged 3 commits into from
Feb 23, 2014
Merged

fix(server): fix configuration so that (express) errorHandler works #93

merged 3 commits into from
Feb 23, 2014

Conversation

zfarrell
Copy link
Contributor

The error handler needs to be below app.use(app.router), otherwise it's never used.

DaftMonk added a commit that referenced this pull request Feb 23, 2014
fix(server): fix configuration so that (express) errorHandler works
@DaftMonk DaftMonk merged commit 2bda23d into angular-fullstack:master Feb 23, 2014
@zfarrell zfarrell deleted the errorHandler branch March 9, 2014 21:56
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.

2 participants