
committed by
Miško Hevery

parent
22b96b9690
commit
7c9b411777
@ -30,6 +30,8 @@
|
||||
/** HACK: force import of environment.ts/environment.prod.ts to load env specific polyfills */
|
||||
import './environments/environment';
|
||||
|
||||
/** window.customElements */
|
||||
import '@webcomponents/custom-elements/custom-elements.min';
|
||||
|
||||
/** ALL Firefox browsers require the following to support `@angular/animation`. **/
|
||||
// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
|
||||
|
Reference in New Issue
Block a user