File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
# Introduction
16
16
17
- Bootstrap and package your project with Angular 12 and Electron 13 (Typescript + SASS + Hot Reload) for creating Desktop applications.
17
+ Bootstrap and package your project with Angular 12 and Electron 15 (Typescript + SASS + Hot Reload) for creating Desktop applications.
18
18
19
19
Currently runs with:
20
20
21
21
- Angular v12.1.2
22
- - Electron v13.1.7
23
- - Electron Builder v22.11.9
22
+ - Electron v15.13.1
24
23
25
24
With this sample, you can:
26
25
@@ -153,7 +152,7 @@ Please note that Hot reload is only available in Renderer process.
153
152
- Angular 9 & Electron 7 : Branch [ angular9] ( https://github.com/maximegris/angular-electron/tree/angular9 )
154
153
- Angular 10 & Electron 9 : Branch [ angular10] ( https://github.com/maximegris/angular-electron/tree/angular10 )
155
154
- Angular 11 & Electron 12 : Branch [ angular11] ( https://github.com/maximegris/angular-electron/tree/angular11 )
156
- - Angular 12 & Electron 13 : (master)
155
+ - Angular 12 & Electron 15 : (master)
157
156
158
157
[ maintained-badge ] : https://img.shields.io/badge/maintained-yes-brightgreen
159
158
[ license-badge ] : https://img.shields.io/badge/license-MIT-blue.svg
You can’t perform that action at this time.
0 commit comments