add favicon

This commit is contained in:
DieMyst 2020-12-04 15:41:07 +03:00
parent 58ce2ee486
commit 4206408465

View File

@ -58,6 +58,7 @@ module.exports = {
patterns: [
{from: './*.html'},
{from: './images/*.svg'},
{from: './favicon.ico'},
]
}),
new webpack.ProvidePlugin({