diff --git a/lib/install/examples/angular/hello_angular/polyfills.ts b/lib/install/examples/angular/hello_angular/polyfills.ts index 7a1e2472a..5f23305dd 100644 --- a/lib/install/examples/angular/hello_angular/polyfills.ts +++ b/lib/install/examples/angular/hello_angular/polyfills.ts @@ -38,8 +38,8 @@ // import 'classlist.js'; // Run `npm install --save classlist.js`. /** Evergreen browsers require these. **/ -import 'core-js/es6/reflect'; -import 'core-js/es7/reflect'; +import 'core-js/es/reflect'; +import 'core-js/proposals/reflect-metadata'; /**