File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Introduction
4
4
5
- Automatic icon and splash screen resizing CLI tool for ** Cordova** /** Ionic** /** PhoneGap** based applications.
5
+ Automatic icon and splash screen resizing CLI tool for ** Cordova** /** Ionic** /** PhoneGap** based applications and PWAs .
6
6
7
7
It automatically resizes and copies your ``` icon.png ``` and ``` splash.png ``` files to platform dedicated directories.
8
8
@@ -88,9 +88,11 @@ Supported platforms:
88
88
- splash screens
89
89
- ** Blackberry 10**
90
90
- icons
91
+ - ** PWAs**
92
+ - icons
91
93
92
94
---
93
95
94
96
## License
95
97
96
- MIT
98
+ MIT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-res-generator" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Generates icon & splash screen for cordova/ionic projects using javascript only." ,
5
5
"main" : " index.js" ,
6
6
"preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments