Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(@schematics/angular): drop IE-only polyfills and drop versio…
…ns from comment. This removes polyfills only required on Internet Explorer since it is no longer supported (`web-animations-js`). Also updates the doc comment to leave specific versions unspecified, since they are already out of date and updating them now would just cause them to go out of date again in the future. Instead, users can visit the browser support guide to understand find the most up to date browser versions supported.
- Loading branch information