RickyCook / react-app-rewire-favicons-plugin

Adds the favicons-webpack-plugin to a react-app-rewired config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-app-rewire-favicons-plugin

Add favicons-webpack-plugin to a react-app-rewired config.

const rewireFaviconsPlugin = require('react-app-rewire-favicons-plugin')
config = rewireFaviconsPlugin(config, env, {})

About

Adds the favicons-webpack-plugin to a react-app-rewired config


Languages

Language:JavaScript 100.0%