TSK-999: Updated polyfills according to new corejs
This commit is contained in:
parent
24893fb085
commit
acf9273df9
|
@ -25,8 +25,7 @@
|
|||
// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
|
||||
|
||||
/** Evergreen browsers require these. */
|
||||
import 'core-js/es6/reflect';
|
||||
import 'core-js/es7/reflect';
|
||||
import 'core-js/es/reflect';
|
||||
|
||||
/** ALL Firefox browsers require the following to support `@angular/animation`. */
|
||||
// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
|
||||
|
|
Loading…
Reference in New Issue