misc/ Upgrade to Angular 13.0.0

This commit is contained in:
Maxime GRIS
2021-11-17 15:46:54 +01:00
parent 7a4f527241
commit 99e9f35b37
6 changed files with 1325 additions and 3935 deletions

View File

@@ -14,11 +14,11 @@
# Introduction
Bootstrap and package your project with Angular 12 and Electron 16 (Typescript + SASS + Hot Reload) for creating Desktop applications.
Bootstrap and package your project with Angular 13 and Electron 16 (Typescript + SASS + Hot Reload) for creating Desktop applications.
Currently runs with:
- Angular v12.1.2
- Angular v13.0.0
- Electron v16.0.0
With this sample, you can:
@@ -151,7 +151,8 @@ Please note that Hot reload is only available in Renderer process.
- Angular 9 & Electron 7 : Branch [angular9](https://github.com/maximegris/angular-electron/tree/angular9)
- Angular 10 & Electron 9 : Branch [angular10](https://github.com/maximegris/angular-electron/tree/angular10)
- Angular 11 & Electron 12 : Branch [angular11](https://github.com/maximegris/angular-electron/tree/angular11)
- Angular 12 & Electron 16 : (master)
- Angular 12 & Electron 16 : Branch [angular12](https://github.com/maximegris/angular-electron/tree/angular12)
- Angular 13 & Electron 16 : (master)
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg