Project

General

Profile

« Previous | Next » 

Revision 61347

upgrade to angular 12

View differences:

polyfills.ts
62 62
/***************************************************************************************************
63 63
 * Zone JS is required by default for Angular itself.
64 64
 */
65
import 'zone.js/dist/zone';  // Included with Angular CLI.
65
import 'zone.js';  // Included with Angular CLI.
66 66

  
67 67

  
68 68
/***************************************************************************************************

Also available in: Unified diff