Browse Source

Revert polyfills.ts

pull/295/head
Thomas 4 years ago
parent
commit
02b5ec9d8a
  1. 2
      apps/client/src/polyfills.ts

2
apps/client/src/polyfills.ts

@ -56,9 +56,9 @@
* Zone JS is required by default for Angular itself.
*/
import 'zone.js'; // Included with Angular CLI.
import '@angular/localize/init';
/***************************************************************************************************
* APPLICATION IMPORTS
*/
import '@angular/localize/init';

Loading…
Cancel
Save