mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
[Icons] FF - requested icon changes (#1291)
* [Icons] Remove FA * Icon changes // webpack correction
This commit is contained in:
@@ -19,7 +19,7 @@ const common = {
|
||||
},
|
||||
{
|
||||
test: /\.(jpe?g|png|gif|svg)$/i,
|
||||
exclude: /.*(fontawesome-webfont)\.svg/,
|
||||
exclude: /.*(bwi-font)\.svg/,
|
||||
generator: {
|
||||
filename: "images/[name][ext]",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user