reyesoft / ngx-jsonapi

JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
https://ngx-jsonapi.reyesoft.com/
MIT License
101 stars 52 forks source link

Remove tests from public API #276

Open DaanVanVugt opened 4 years ago

DaanVanVugt commented 4 years ago

This means we can drop the dependency on Faker.

(Faker is responsible for about half of our vendors.js bundle, and absolutely unnecessary for production use)