mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
exclude loading.svg. filter glyphicons
This commit is contained in:
@@ -36,6 +36,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /.(ttf|otf|eot|svg|woff(2)?)(\?[a-z0-9]+)?$/,
|
||||
exclude: /loading.svg/,
|
||||
use: [{
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user