Closed ekryski closed 8 years ago
https://github.com/feathersjs/feathers-errors/pull/26 will need to be landed and feathers-memory
will need to be updated to the next major feathers-errors
version before this can be merged.
Good thing is that feathers-memory
will only be a patch release. Plus we can change the Lodash dependencies so that it doesn't pull in the whole thing.
Still need to get a new version of feathers-memory
in without all of lodash before we merge this. https://github.com/feathersjs/feathers-memory/pull/18
This gets all the tests passing (server side) and adds examples, etc. In theory because the node module api is the same as the browser it should work just fine there too.