Skip to content

Instantly share code, notes, and snippets.

@cameronbourke
Last active May 14, 2016 03:58
Show Gist options
  • Save cameronbourke/e0a76bc2fd0b065610f4b20e83ef73a9 to your computer and use it in GitHub Desktop.
Save cameronbourke/e0a76bc2fd0b065610f4b20e83ef73a9 to your computer and use it in GitHub Desktop.
new CopyWebpackPlugin([
...
{
from: path.resolve(__dirname, '../public/favicons'),
to: path.resolve(__dirname, '../build'),
},
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment