angular2react icon indicating copy to clipboard operation
angular2react copied to clipboard

Does this library have to load Angular?

Open uriklar opened this issue 3 years ago • 0 comments

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!

uriklar avatar Oct 15 '22 12:10 uriklar