1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

safari build task

This commit is contained in:
Kyle Spearrin
2018-01-11 17:33:13 -05:00
parent a5375b35ae
commit cd2713ff2a
3 changed files with 42 additions and 7 deletions

View File

@@ -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' },