brunocodutra/webapp-webpack-plugin

Document the (main) difference between this plugin and favicons-webpack-plugin

Closed this issue · 3 comments

Since this is forked from favicons-webpack-plugin and does support webpack 4 (while favicons-webpack-plugin is working on supporting it), I'm wondering what this plugin offers that the original does not offer.

If it's just increased performance/general maintenance, that's of course also good, but it would be nice to know!

My idea is to evolve this project independently from favicons-webpack-plugin, so over time it's expected that they diverge more and more as users (including myself) request new features.

So far I've added support for Webpack 4 and exposed all configuration options available in Favicons, but for a complete and up to date overview of what has been implemented since it was forked you can refer to the releases changelog

Apart from new features, I've also been working on reducing technical debt and improving test coverage.

@brunocodutra you were just mentioned in redwoodjs/redwood#37 (comment) and i wonder if you depend on sharp as well or if anything else has changed in the past 2 years! a quick list of bullet points might help more than combing thru changelogs.

Hi @sw-yx, this plugin has been merged back to favicons-webpack-plugin and is now deprecated.