Upgrade to Angular 12 / Electron 13

This commit is contained in:
Maxime GRIS
2021-05-30 11:13:45 +02:00
parent 21197abbb6
commit fc006d20c0
6 changed files with 3681 additions and 5634 deletions

View File

@@ -55,7 +55,7 @@
/***************************************************************************************************
* Zone JS is required by default for Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'zone.js'; // Included with Angular CLI.
/***************************************************************************************************