Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_.cloneDeep() of a function just returns {} in Lodash 3+, so the function is lost if you do: ``` 'GET /foo': {target: function(req, res){...}} ```
- Loading branch information