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

/webpack-favicons-manifest/

    Package Sidebar

    Install

    npm i webpack-favicons-manifest

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • maurojunior