mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[bug] Update gulp and webpack to include new font sheet (#2305)
This commit is contained in:
@@ -31,7 +31,7 @@ const moduleRules = [
|
||||
},
|
||||
{
|
||||
test: /\.(jpe?g|png|gif|svg)$/i,
|
||||
exclude: /.*(fontawesome-webfont|glyphicons-halflings-regular)\.svg/,
|
||||
exclude: /.*(bwi-font|glyphicons-halflings-regular)\.svg/,
|
||||
generator: {
|
||||
filename: "popup/images/[name][ext]",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user