webpack-favicons-manifest

1.0.1 • Public • Published

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')
]

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-favicons-manifest

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • maurojunior