This repository was archived by the owner on Mar 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : node_js
22node_js :
33- ' 6'
4- - ' 7'
54- ' 8'
5+ - ' 10'
66- node
77
88os :
Original file line number Diff line number Diff line change 11{
22 "name" : " webapp-webpack-plugin" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 2.4.0 " ,
44 "description" : " Let webpack generate your progressive web app icons for you" ,
55 "main" : " src/index.js" ,
66 "files" : [
3636 },
3737 "homepage" : " https://github.com/brunocodutra/webapp-webpack-plugin" ,
3838 "devDependencies" : {
39- "ava" : " ^1.0.0-beta.8 " ,
39+ "ava" : " ^1.0.0-rc.2 " ,
4040 "dir-compare" : " ^1.4.0" ,
41- "fs-extra" : " ^7.0.0 " ,
41+ "fs-extra" : " ^7.0.1 " ,
4242 "html-webpack-plugin" : " ^3.2.0" ,
43- "nyc" : " ^13.0.1 " ,
44- "webpack" : " ^4.19.1 " ,
45- "webpack-cli" : " ^3.1.0 " ,
46- "webpack-dev-server" : " ^3.1.8 " ,
43+ "nyc" : " ^13.1.0 " ,
44+ "webpack" : " ^4.26.0 " ,
45+ "webpack-cli" : " ^3.1.2 " ,
46+ "webpack-dev-server" : " ^3.1.10 " ,
4747 "webpack-merge" : " ^4.1.4"
4848 },
4949 "dependencies" : {
5050 "cache-loader" : " ^1.2.5" ,
5151 "camelcase" : " ^5.0.0" ,
52- "favicons" : " ^5.2 .0" ,
52+ "favicons" : " ^5.3 .0" ,
5353 "find-cache-dir" : " ^2.0.0" ,
5454 "find-root" : " ^1.1.0" ,
5555 "loader-utils" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1- <!doctype html> < html > < head > < link rel ="shortcut icon " href ="/assets/favicon.ico "> < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/assets/favicon-16x16.png "> < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/assets/favicon-32x32.png "> < link rel ="manifest " href ="/assets/manifest.json "> < meta name ="mobile-web-app-capable " content ="yes "> < meta name ="theme-color " content ="#fff "> < meta name ="application-name "> < link rel ="apple-touch-icon " sizes ="57x57 " href ="/assets/apple-touch-icon-57x57.png "> < link rel ="apple-touch-icon " sizes ="60x60 " href ="/assets/apple-touch-icon-60x60.png "> < link rel ="apple-touch-icon " sizes ="72x72 " href ="/assets/apple-touch-icon-72x72.png "> < link rel ="apple-touch-icon " sizes ="76x76 " href ="/assets/apple-touch-icon-76x76.png "> < link rel ="apple-touch-icon " sizes ="114x114 " href ="/assets/apple-touch-icon-114x114.png "> < link rel ="apple-touch-icon " sizes ="120x120 " href ="/assets/apple-touch-icon-120x120.png "> < link rel ="apple-touch-icon " sizes ="144x144 " href ="/assets/apple-touch-icon-144x144.png "> < link rel ="apple-touch-icon " sizes ="152x152 " href ="/assets/apple-touch-icon-152x152.png "> < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/apple-touch-icon-180x180.png "> < meta name ="apple-mobile-web-app-capable " content ="yes "> < meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent "> < meta name ="apple-mobile-web-app-title "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-320x460.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x920.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x1096.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-750x1294.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1182x2208.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1242x2148.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-748x1024.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-768x1004.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1496x2048.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1536x2008.png "> < link rel ="icon " type ="image/png " sizes ="228x228 " href ="/assets/coast-228x228.png "> < meta name ="msapplication-TileColor " content ="#fff "> < meta name ="msapplication-TileImage " content ="/assets/mstile-144x144.png "> < meta name ="msapplication-config " content ="/assets/browserconfig.xml "> < link rel ="yandex-tableau-widget " href ="/assets/yandex-browser-manifest.json "> </ head > < body > </ body > </ html >
1+ <!doctype html> < html > < head > < link rel ="shortcut icon " href ="/assets/favicon.ico "> < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/assets/favicon-16x16.png "> < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/assets/favicon-32x32.png "> < link rel ="manifest " href ="/assets/manifest.json "> < meta name ="mobile-web-app-capable " content ="yes "> < meta name ="theme-color " content ="#fff "> < meta name ="application-name "> < link rel ="apple-touch-icon " sizes ="57x57 " href ="/assets/apple-touch-icon-57x57.png "> < link rel ="apple-touch-icon " sizes ="60x60 " href ="/assets/apple-touch-icon-60x60.png "> < link rel ="apple-touch-icon " sizes ="72x72 " href ="/assets/apple-touch-icon-72x72.png "> < link rel ="apple-touch-icon " sizes ="76x76 " href ="/assets/apple-touch-icon-76x76.png "> < link rel ="apple-touch-icon " sizes ="114x114 " href ="/assets/apple-touch-icon-114x114.png "> < link rel ="apple-touch-icon " sizes ="120x120 " href ="/assets/apple-touch-icon-120x120.png "> < link rel ="apple-touch-icon " sizes ="144x144 " href ="/assets/apple-touch-icon-144x144.png "> < link rel ="apple-touch-icon " sizes ="152x152 " href ="/assets/apple-touch-icon-152x152.png "> < link rel ="apple-touch-icon " sizes ="167x167 " href ="/assets/apple-touch-icon-167x167.png "> < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/apple-touch-icon-180x180.png "> < link rel ="apple-touch-icon " sizes ="1024x1024 " href ="/assets/apple-touch-icon-1024x1024.png "> < meta name ="apple-mobile-web-app-capable " content ="yes "> < meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent "> < meta name ="apple-mobile-web-app-title "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-320x460.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x920.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x1096.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-750x1294.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1182x2208.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1242x2148.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-748x1024.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-768x1004.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1496x2048.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1536x2008.png "> < link rel ="icon " type ="image/png " sizes ="228x228 " href ="/assets/coast-228x228.png "> < meta name ="msapplication-TileColor " content ="#fff "> < meta name ="msapplication-TileImage " content ="/assets/mstile-144x144.png "> < meta name ="msapplication-config " content ="/assets/browserconfig.xml "> < link rel ="yandex-tableau-widget " href ="/assets/yandex-browser-manifest.json "> </ head > < body > </ body > </ html >
Original file line number Diff line number Diff line change 1- < link rel ="shortcut icon " href ="/assets/favicon.ico "> < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/assets/favicon-16x16.png "> < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/assets/favicon-32x32.png "> < link rel ="manifest " href ="/assets/manifest.json "> < meta name ="mobile-web-app-capable " content ="yes "> < meta name ="theme-color " content ="#fff "> < meta name ="application-name "> < link rel ="apple-touch-icon " sizes ="57x57 " href ="/assets/apple-touch-icon-57x57.png "> < link rel ="apple-touch-icon " sizes ="60x60 " href ="/assets/apple-touch-icon-60x60.png "> < link rel ="apple-touch-icon " sizes ="72x72 " href ="/assets/apple-touch-icon-72x72.png "> < link rel ="apple-touch-icon " sizes ="76x76 " href ="/assets/apple-touch-icon-76x76.png "> < link rel ="apple-touch-icon " sizes ="114x114 " href ="/assets/apple-touch-icon-114x114.png "> < link rel ="apple-touch-icon " sizes ="120x120 " href ="/assets/apple-touch-icon-120x120.png "> < link rel ="apple-touch-icon " sizes ="144x144 " href ="/assets/apple-touch-icon-144x144.png "> < link rel ="apple-touch-icon " sizes ="152x152 " href ="/assets/apple-touch-icon-152x152.png "> < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/apple-touch-icon-180x180.png "> < meta name ="apple-mobile-web-app-capable " content ="yes "> < meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent "> < meta name ="apple-mobile-web-app-title "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-320x460.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x920.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x1096.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-750x1294.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1182x2208.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1242x2148.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-748x1024.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-768x1004.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1496x2048.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1536x2008.png "> < link rel ="icon " type ="image/png " sizes ="228x228 " href ="/assets/coast-228x228.png "> < meta name ="msapplication-TileColor " content ="#fff "> < meta name ="msapplication-TileImage " content ="/assets/mstile-144x144.png "> < meta name ="msapplication-config " content ="/assets/browserconfig.xml "> < link rel ="yandex-tableau-widget " href ="/assets/yandex-browser-manifest.json ">
1+ < link rel ="shortcut icon " href ="/assets/favicon.ico "> < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/assets/favicon-16x16.png "> < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/assets/favicon-32x32.png "> < link rel ="manifest " href ="/assets/manifest.json "> < meta name ="mobile-web-app-capable " content ="yes "> < meta name ="theme-color " content ="#fff "> < meta name ="application-name "> < link rel ="apple-touch-icon " sizes ="57x57 " href ="/assets/apple-touch-icon-57x57.png "> < link rel ="apple-touch-icon " sizes ="60x60 " href ="/assets/apple-touch-icon-60x60.png "> < link rel ="apple-touch-icon " sizes ="72x72 " href ="/assets/apple-touch-icon-72x72.png "> < link rel ="apple-touch-icon " sizes ="76x76 " href ="/assets/apple-touch-icon-76x76.png "> < link rel ="apple-touch-icon " sizes ="114x114 " href ="/assets/apple-touch-icon-114x114.png "> < link rel ="apple-touch-icon " sizes ="120x120 " href ="/assets/apple-touch-icon-120x120.png "> < link rel ="apple-touch-icon " sizes ="144x144 " href ="/assets/apple-touch-icon-144x144.png "> < link rel ="apple-touch-icon " sizes ="152x152 " href ="/assets/apple-touch-icon-152x152.png "> < link rel ="apple-touch-icon " sizes ="167x167 " href ="/assets/apple-touch-icon-167x167.png "> < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/apple-touch-icon-180x180.png "> < link rel ="apple-touch-icon " sizes ="1024x1024 " href ="/assets/apple-touch-icon-1024x1024.png "> < meta name ="apple-mobile-web-app-capable " content ="yes "> < meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent "> < meta name ="apple-mobile-web-app-title "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-320x460.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x920.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-640x1096.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-750x1294.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1182x2208.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) " href ="/assets/apple-touch-startup-image-1242x2148.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-748x1024.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1) " href ="/assets/apple-touch-startup-image-768x1004.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1496x2048.png "> < link rel ="apple-touch-startup-image " media ="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) " href ="/assets/apple-touch-startup-image-1536x2008.png "> < link rel ="icon " type ="image/png " sizes ="228x228 " href ="/assets/coast-228x228.png "> < meta name ="msapplication-TileColor " content ="#fff "> < meta name ="msapplication-TileImage " content ="/assets/mstile-144x144.png "> < meta name ="msapplication-config " content ="/assets/browserconfig.xml "> < link rel ="yandex-tableau-widget " href ="/assets/yandex-browser-manifest.json ">
You can’t perform that action at this time.
0 commit comments