Skip to content

Fixed issue with hbs view engine when using res.end()

Compare
Choose a tag to compare
@lyphtec lyphtec released this 09 Oct 11:08
· 23 commits to master since this release

Removed all res.end() calls as these were causing issues when using the hbs view engine.

Examples site updated to now work with Express 4.x with full samples using hbs