mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
This change adds the following polyfills for IE11 (`nomodule` browsers): ES2016: Array.prototype.includes ES2017: Object.entries Object.values Object.getOwnPropertyDescriptors ES2019: Object.fromEntries Array.prototype.flat Array.prototype.flatMap
Angular Webpack Build Facade
WIP