Skip to content

Commit 4a1c29e

Browse files
committed
fix(@schematics/angular): remove redundant reflect polyfill
1 parent bb7ae70 commit 4a1c29e

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

-6
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)