tomwayson/angular2-esri-example

Core-js && reflect-metadata packages

Closed this issue · 2 comments

I think reflect-metadata is unnecessary and core-js provides a reflect api.
Great job!

Thanks @argiropoulostauros!

Interesting to know that it may work w/o that, but we've been following the dependencies listed in the Angualr 2 TS Quickstart and probably will continue to do so unless dropping reflect-metadata is a norm in the community.

@tomwayson ok that sounds good.