Skip to content

Commit d3fa9a6

Browse files
clydinvikerman
authored andcommitted
fix(@schematics/angular): remove redundant reflect polyfill
1 parent 30f8352 commit d3fa9a6

File tree

1 file changed

+0
-6
lines changed
  • packages/schematics/angular/application/files/src

1 file changed

+0
-6
lines changed

packages/schematics/angular/application/files/src/polyfills.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
/** IE10 and IE11 requires the following for the Reflect API. */
4141
// import 'core-js/es6/reflect';
4242

43-
44-
/** Evergreen browsers require these. **/
45-
// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.
46-
import 'core-js/es7/reflect';
47-
48-
4943
/**
5044
* Web Animations `@angular/platform-browser/animations`
5145
* Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.

0 commit comments

Comments
 (0)