We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b7bd1 commit 5c4a038Copy full SHA for 5c4a038
angular/src/polyfills.ts
@@ -37,7 +37,7 @@ import 'core-js/es6/set';
37
// import 'classlist.js'; // Run `npm install --save classlist.js`.
38
39
/** IE10 and IE11 requires the following to support `@angular/animation`. */
40
-//import 'web-animations-js'; // Run `npm install --save web-animations-js`.
+import 'web-animations-js'; // Run `npm install --save web-animations-js`.
41
42
43
/** Evergreen browsers require these. **/
0 commit comments