Cowboy-coder / bundle-up

An asset manager for nodejs
MIT License
56 stars 22 forks source link

Resolved breaking change to app.locals in Express 4.0.0 #40

Open JustinMorgan opened 9 years ago

JustinMorgan commented 9 years ago

Workaround for app.locals not being a function anymore, with backwards compatibility. Resolves #39.