File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
packages/@angular/cli/blueprints/ng/files/__path__ Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 3737/** IE10 and IE11 requires the following for NgClass support on SVG elements */
3838// import 'classlist.js'; // Run `npm install --save classlist.js`.
3939
40- /** IE10 and IE11 requires the following to support `@angular/animation`. */
41- // import 'web-animations-js'; // Run `npm install --save web-animations-js`.
42-
43-
4440/** Evergreen browsers require these. **/
4541import 'core-js/es6/reflect' ;
4642import 'core-js/es7/reflect' ;
4743
4844
49- /** ALL Firefox browsers require the following to support `@angular/animation`. **/
45+ /**
46+ * Required to support Web Animations `@angular/animation`.
47+ * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation
48+ **/
5049// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
5150
5251
You can’t perform that action at this time.
0 commit comments