docs: add core-js polyfills for StackBlitz support (#25892)

PR Close #25892
This commit is contained in:
Brandon Roberts 2018-10-09 16:06:47 -04:00 committed by Jason Aden
parent 72ff9c880c
commit 1312693f88
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@
// import 'classlist.js'; // Run `npm install --save classlist.js`.
/** IE10 and IE11 requires the following for the Reflect API. */
// import 'core-js/es6/reflect';
import 'core-js/es6/reflect';
import 'core-js/es7/reflect';
/**
* Web Animations `@angular/platform-browser/animations`