arthurbergmz / webpack-pwa-manifest

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

Icons is disappear on re-build #153

Open zelenkoff opened 3 years ago

zelenkoff commented 3 years ago

Hi everyone, maybe someone could help me understand why icons disappear on re-build? After the first build, everything is ok, but for the next one options.icons is undefined in retrieveIcons.

First build: first build

Next one: re-build