Skip to content

Commit

Permalink
feat(@schematics/angular): remove IE 11 specific polyfills
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and filipesilva committed Jul 30, 2021
1 parent c9aad08 commit 9fbd166
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -18,11 +18,6 @@
* BROWSER POLYFILLS
*/

/**
* IE11 requires the following for NgClass support on SVG elements
*/
// import 'classlist.js'; // Run `npm install --save classlist.js`.

/**
* Web Animations `@angular/platform-browser/animations`
* Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.
Expand Down

0 comments on commit 9fbd166

Please sign in to comment.