mirror of
https://github.com/bitwarden/desktop
synced 2025-12-14 23:33:22 +00:00
i18n placeholder support. 2fa options selection.
This commit is contained in:
@@ -76,6 +76,7 @@ const renderer = {
|
||||
},
|
||||
{
|
||||
test: /.(ttf|otf|eot|svg|woff(2)?)(\?[a-z0-9]+)?$/,
|
||||
exclude: /loading.svg/,
|
||||
use: [{
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
@@ -95,7 +96,8 @@ const renderer = {
|
||||
{
|
||||
loader: 'sass-loader',
|
||||
}
|
||||
]
|
||||
],
|
||||
publicPath: '../'
|
||||
})
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user