mirror of
https://github.com/fluencelabs/dashboard
synced 2025-04-26 08:12:15 +00:00
add favicon
This commit is contained in:
parent
58ce2ee486
commit
4206408465
@ -58,6 +58,7 @@ module.exports = {
|
|||||||
patterns: [
|
patterns: [
|
||||||
{from: './*.html'},
|
{from: './*.html'},
|
||||||
{from: './images/*.svg'},
|
{from: './images/*.svg'},
|
||||||
|
{from: './favicon.ico'},
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
new webpack.ProvidePlugin({
|
new webpack.ProvidePlugin({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user