feathersjs-ecosystem / feathers-localstorage

A client side service based on feathers-memory that persists to LocalStorage
MIT License
38 stars 15 forks source link

Update to latest feathers-memory and remove dist #11

Closed daffl closed 8 years ago

daffl commented 8 years ago

Removing Lodash and relying completely on ES6 reduces the Browserified build size from 600k to 50k.