File tree 1 file changed +0
-15
lines changed
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 14
14
* Learn more in https://angular.io/guide/browser-support
15
15
*/
16
16
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
-
32
17
/**
33
18
* By default, zone.js will patch all possible macroTask and DomEvents
34
19
* user can disable parts of macroTask/DomEvents patch by setting following flags
You can’t perform that action at this time.
0 commit comments