mirror of
https://github.com/bitwarden/browser
synced 2025-01-04 14:22:50 +01:00
background.js doesnt need to be copied
This commit is contained in:
parent
05f5891216
commit
d919b02fb3
@ -93,7 +93,6 @@ module.exports = {
|
||||
}),
|
||||
new CopyWebpackPlugin([
|
||||
'./src/manifest.json',
|
||||
'./src/background.js',
|
||||
{ from: './src/_locales', to: '_locales' },
|
||||
{ from: './src/edge', to: 'edge' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
|
Loading…
Reference in New Issue
Block a user