mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-21 21:11:35 +01:00
dont copy safari src during build
This commit is contained in:
parent
83f7e0bb28
commit
8dd8c11673
@ -98,7 +98,6 @@ const plugins = [
|
||||
'./src/manifest.json',
|
||||
{ from: './src/_locales', to: '_locales' },
|
||||
{ from: './src/edge', to: 'edge' },
|
||||
{ from: './src/safari', to: 'safari' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/popup/images', to: 'popup/images' },
|
||||
{ from: './src/content/autofill.css', to: 'content' },
|
||||
|
Loading…
Reference in New Issue
Block a user