mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
remove old runtime messages for overlay
This commit is contained in:
@@ -52,7 +52,7 @@ module.exports = {
|
||||
use: [{
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
name: '[name].[hash].[ext]',
|
||||
name: '[name].[ext]',
|
||||
outputPath: 'popup/images/',
|
||||
publicPath: '/'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user