This repository has been archived by the owner on Dec 4, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 878
Remove Reflect Metadata polyfill for core-js #1748
Comments
We are aware of that, but we haven't made a decision yet. I'll put it on my list of things to discuss. /cc @filipesilva |
Let's talk about it early next week. |
core-js appears to do the whole job, and work very well. The advantage of fewer dependencies seems transparently obvious. So I will be very interested to see (and I hope a rationale is published) if the decision is made to keep the extra reflect-metadata. |
What about updating angular/core too? |
@schmuli |
My confusion was because there is the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It looks like es7 reflect metadata is now in core-js. The CLI & Material are removing the separate package in favor of using core-js. The live examples and demos will need to be updated as well.
angular/angular-cli#853
angular/components#505
The text was updated successfully, but these errors were encountered: