wishtack / wishtack-steroids

Frontend on Steroids: Reactive Component Loader, RxJS Scavenger...
https://wishtack.io
MIT License
96 stars 16 forks source link

fix(reactive-component-loader): 🐞 handle IVy component factory #199

Closed edbzn closed 4 years ago

edbzn commented 4 years ago

This is a fix for loading a component using IVy ref: #183. The component ref is now retrieved from the bootstrap module property. I doesn't updated the documentation accordingly.