mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
background.js doesnt need to be copied
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user