Angular 2 —Fast Starters with HRM and AOT features

qdouble/angular-webpack2-starter

A complete Angular 2 and Webpack 2 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well)…


Polyfill Service

Javascript Polyfill as a Service.

Solução usar uma versão CDN https://polyfill.io/v2/docs/ de polyfills que podem ser adicionados com uma simples tag script:

<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>