mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
try to build
This commit is contained in:
@@ -55,7 +55,7 @@ const main = {
|
||||
path.resolve(__dirname, 'build/*')
|
||||
]),
|
||||
new CopyWebpackPlugin([
|
||||
'./package.json',
|
||||
'./src/package.json',
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/locales', to: 'locales' },
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user