File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
packages/schematics/angular/application/files/src Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 18
18
* BROWSER POLYFILLS
19
19
*/
20
20
21
- /** IE9, IE10, IE11, and Chrome <55 requires all of the following polyfills.
22
- * This also includes Android Emulators with older versions of Chrome and Google Search/Googlebot
23
- */
24
-
25
- // import 'core-js/es6/symbol';
26
- // import 'core-js/es6/object';
27
- // import 'core-js/es6/function';
28
- // import 'core-js/es6/parse-int';
29
- // import 'core-js/es6/parse-float';
30
- // import 'core-js/es6/number';
31
- // import 'core-js/es6/math';
32
- // import 'core-js/es6/string';
33
- // import 'core-js/es6/date';
34
- // import 'core-js/es6/array';
35
- // import 'core-js/es6/regexp';
36
- // import 'core-js/es6/map';
37
- // import 'core-js/es6/weak-map';
38
- // import 'core-js/es6/set';
39
-
40
21
/** IE10 and IE11 requires the following for NgClass support on SVG elements */
41
22
// import 'classlist.js'; // Run `npm install --save classlist.js`.
42
23
43
- /** IE10 and IE11 requires the following for the Reflect API. */
44
- // import 'core-js/es6/reflect';
45
-
46
24
/**
47
25
* Web Animations `@angular/platform-browser/animations`
48
26
* Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.
You can’t perform that action at this time.
0 commit comments