angular2-jsonapi
angular2-jsonapi copied to clipboard
Update so that Angular 9+ Ivy engine can better tree shake and remove warnings
- Removed qs dependency and took the functions from it being used and refactored them into es5 compatibility
- Changed lodash depency to lodash-es (es5 module)