Sooo, we all love naming discussion, here is the one! Currently we've got the external-dependencies.js bundle that contains:
The idea was to rename it to sth like angular-polyfills.js but this name might be confusing as:
- zone.js is not a polyffil
- we don't include es6-shim here, which I would kind of expect from something that is named
angular-polyfills.js
I guess there are 2 questions here:
- what should be the content of this bundle (that is, shell we add es6-shim?)
- what would be the best name for this thingy?
Sooo, we all love naming discussion, here is the one! Currently we've got the
external-dependencies.jsbundle that contains:The idea was to rename it to sth like
angular-polyfills.jsbut this name might be confusing as:angular-polyfills.jsI guess there are 2 questions here: