mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
safari assets folder and gulp task
This commit is contained in:
@@ -102,9 +102,9 @@ module.exports = {
|
||||
}),
|
||||
new CopyWebpackPlugin([
|
||||
'./src/manifest.json',
|
||||
'./src/Info.plist',
|
||||
{ from: './src/_locales', to: '_locales' },
|
||||
{ from: './src/edge', to: 'edge' },
|
||||
{ from: './src/safari', to: 'safari' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/content/autofill.css', to: 'content' }
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user