mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
safari build task
This commit is contained in:
@@ -96,6 +96,7 @@ module.exports = {
|
||||
}),
|
||||
new CopyWebpackPlugin([
|
||||
'./src/manifest.json',
|
||||
'./src/Info.plist',
|
||||
{ from: './src/_locales', to: '_locales' },
|
||||
{ from: './src/edge', to: 'edge' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
|
||||
Reference in New Issue
Block a user