webpack-favicons

Plugin to generate favicons for browsers and devices

Downloads
6.4K
Stars
6
Committers
2

Bot releases are visible (Hide)

webpack-favicons - Release 1.3.8 Latest Release

Published by drolsen over 2 years ago

  • Adding support for CopyWebpackPlugin and tag injection.
  • Using HtmlWebbpackPlugin tap hooks to inject tags into html documents.
  • No more additionalAssets checks and single pass thanks to HtmlWebpackPlugin hook.
  • Fixes Logo's background color found in main README.md
webpack-favicons - Release 1.3.4

Published by drolsen over 2 years ago

  • Adds new callback feature to WebpackFavicons
  • Adds tests for new callback feature
webpack-favicons - Release 1.3.2

Published by drolsen over 2 years ago

  • Removes unwanted leftover tap code.
  • Ensures default values for unconfigured icon types is false except favicon.
  • Adds default-test, full-test to ensure that if configured with missing or full "icon": {} has no errors.
webpack-favicons - Release 1.3.0

Published by drolsen over 2 years ago

  • Updates favicon dependency from 6.2.2 to 7.0.0-beta.1
  • Updates importing / usage of favicon dependency that is now ESM and no longer CommonJS 🙄.
  • Reduces the total webpack compilation taps to a single tap.
  • Moves the injection of favicon files into webpack assets stream to within the promise of favicons dependency.
  • Updates single tap to be PROCESS_ASSETS_STAGE_ADDITIONAL processAsset type.
webpack-favicons - Release 1.2.5

Published by drolsen almost 3 years ago

  • options.path and output.publicPath now using path.normalize for leading/trailing slash pattern fixing when combined.
  • Updates README.md to fix typos and better example for basic configuration.
  • Captures and add new mixed-pathing-test to ava to better test permutations of different pathing slashes.
  • Safer approach to output.publicPath pre-pending regex replace on favicon markup.
webpack-favicons - Release 1.2.0

Published by drolsen almost 3 years ago

  • Updates to node 14.17.0
  • Updates to webpack 5.66.0
  • Updates to webpack-cli 4.9.1
  • Updates to favicon 6.2.2
  • Updates to ava 4.0.1
  • Updates to clean-webpack-plugin 4.0.0
  • Updates to html-loader 3.1.0
  • Updates to html-webpack-plugin 5.5.0
  • Updates README.md badges
webpack-favicons - Release 1.0.7

Published by drolsen almost 4 years ago

Enhancements

  • Removes path nodejs module requirement

Fixes

  • Fixes missing manifest files
  • Fixes path option
webpack-favicons - Release 1.0.6

Published by drolsen almost 4 years ago

webpack-favicons - Release 1.0.5

Published by drolsen almost 4 years ago

Simple README.md updates

webpack-favicons - Release 1.0.4

Published by drolsen almost 4 years ago

Simple updates to README.md

webpack-favicons - Release 1.0.3

Published by drolsen almost 4 years ago

webpack-favicons - Release 1.0.1

Published by drolsen almost 4 years ago

webpack-favicons - Release 1.0.0

Published by drolsen almost 4 years ago

Package Rankings
Top 5.65% on Npmjs.org
Badges
Extracted from project README
Build Status Minimum node.js version downloads version GitLab release MIT License Maintenance
Related Projects