ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
544 stars 80 forks source link

fix(create-injectable): allow returning proxies from factory function #352

Closed joshuamorony closed 3 months ago

joshuamorony commented 3 months ago

If the factory function for createInjectable returns a proxy not all of the objects properties would be properly copied over with just Object.assign