skonves / express-http-context

Get and set request-scoped context anywhere
MIT License
299 stars 26 forks source link

Fixes #48 - assumes an ES5 target in browser facing code #49

Closed jacobdfriedmann closed 4 years ago

jacobdfriedmann commented 4 years ago

Uses ES5 function syntax in place of arrow functions.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 236e295b803ebc17c2e4124ce10779d3fe44bdb5 on jacobdfriedmann:browser-es5 into f6b63dc89618b9890066dd5387466701a2e293dc on skonves:master.