mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
[Icons] FF - old font cleanup (#221)
* [Icons] Remove FA * Webpack renderer correction
This commit is contained in:
committed by
Vincent Salucci
parent
1be64836f4
commit
a578fb49c7
@@ -20,7 +20,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