angular2react
angular2react copied to clipboard
Does this library have to load Angular?
Hi! I'm loading my own scripts which already load a specific version of angular. But when I use angular2react I see v1.8.3 is being loaded by angular2react. Can I disable this loading? I see that the angular2react component imports angular, but it looks like it's only using it for it's types. Thanks!