Skip to content

Global refactoring. Added support for serveral angular2 applications.#51

Open
alexpods wants to merge 1 commit intomasterfrom
multiapp2
Open

Global refactoring. Added support for serveral angular2 applications.#51
alexpods wants to merge 1 commit intomasterfrom
multiapp2

Conversation

@alexpods
Copy link
Copy Markdown
Owner

@alexpods alexpods commented Feb 7, 2016

Closes #43

@alexpods alexpods changed the title Global refactoring. Added support for serveral angular2 application. Global refactoring. Added support for serveral angular2 applications. Feb 7, 2016
@alexpods alexpods mentioned this pull request Feb 8, 2016
*/
app.use((err: any, req: Request, res: Response, next: Function) => {
const status: number = err.status || 500;
const status: number = err.staus || 500;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is probably a typo

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