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

Allow filtering which file to inject manifest into #138

Open steel opened 3 years ago

steel commented 3 years ago

Compiling image assets is tied to the inject flag. We have multiple targets with manifest configurations. This allows us to selectively inject and process assets for specific entry points.