We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reflect-metadata
1 parent d830d47 commit 550b6f0Copy full SHA for 550b6f0
templates/app/client/app/polyfills.js
@@ -1,6 +1,7 @@
1
// Enable certain polyfills depending on which browsers you need to support
2
// import 'core-js/es6';
3
// import 'core-js/es7/reflect';
4
+import 'reflect-metadata';
5
6
import 'zone.js/dist/zone';
7
0 commit comments