Skip to content

MauroJr/webpack-favicons-manifest

Repository files navigation

travis build Dependency Status devDependency Status Codecov MIT License semantic-release

Basic Usage

Add the plugin to your webpack config as follows:

const FaviconsManifestWebpackPlugin = require('favicons-webpack-plugin')

...

plugins: [
  new FaviconsManifestWebpackPlugin('my-logo.png')
]

About

Webpack Plugin to Generate the all types of icons and manifest file for different platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published