File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 1414 * Learn more in https://angular.io/guide/browser-support
1515 */
1616
17- /** *************************************************************************************************
18- * BROWSER POLYFILLS
19- */
20- import 'core-js/es/array';
21-
22- /**
23- * If the application will be indexed by Google Search, the following is required.
24- * Googlebot uses a renderer based on Chrome 41.
25- * https://developers.google.com/search/docs/guides/rendering
26- **/
27- import 'core-js/es/array'; // Run `npm install --save classlist.js`.
28-
29- /** IE10 and IE11 requires the following for the Reflect API. */
30- import 'core-js/es/reflect'; // Run `npm install --save web-animations-js`.
31-
3217/**
3318 * By default, zone.js will patch all possible macroTask and DomEvents
3419 * user can disable parts of macroTask/DomEvents patch by setting following flags
You can’t perform that action at this time.
0 commit comments