mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
dont copy services
This commit is contained in:
@@ -91,7 +91,6 @@ module.exports = {
|
|||||||
{ from: './src/models', to: 'models' },
|
{ from: './src/models', to: 'models' },
|
||||||
{ from: './src/overlay', to: 'overlay' },
|
{ from: './src/overlay', to: 'overlay' },
|
||||||
{ from: './src/scripts', to: 'scripts' },
|
{ from: './src/scripts', to: 'scripts' },
|
||||||
{ from: './src/services', to: 'services' },
|
|
||||||
{ from: './src/content/autofill.css', to: 'content' },
|
{ from: './src/content/autofill.css', to: 'content' },
|
||||||
'./src/background.js'
|
'./src/background.js'
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user