mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
[Icons] FF - requested icon changes (#1435)
* [Icons] Removed FA * Icon changes // Webpack correction // Padding updates
This commit is contained in:
@@ -37,7 +37,7 @@ const moduleRules = [
|
||||
},
|
||||
{
|
||||
test: /\.(jpe?g|png|gif|svg|webp|avif)$/i,
|
||||
exclude: /.*(fontawesome-webfont)\.svg/,
|
||||
exclude: /.*(bwi-font)\.svg/,
|
||||
generator: {
|
||||
filename: "images/[name][ext]",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user