arthurbergmz / webpack-pwa-manifest

Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
MIT License
514 stars 93 forks source link

Fix: Using Heigth and Width Different on Icon #93

Open kurybr opened 5 years ago

kurybr commented 5 years ago

Look if it fix, a problem when a need use "750x1024" and generate "750x750".

Now it generate => "750x1024"

Sorry my english

doug-wade commented 5 years ago

@kurybr Thanks for chipping in. It looks like you've introduced a test failure -- please fix it.