mirror of
https://github.com/bitwarden/desktop
synced 2025-12-10 21:33:43 +00:00
directives
This commit is contained in:
@@ -56,6 +56,7 @@ const main = {
|
||||
]),
|
||||
new CopyWebpackPlugin([
|
||||
'./src/package.json',
|
||||
{ from: './src/images', to: 'images' },
|
||||
]),
|
||||
],
|
||||
externals: [nodeExternals()]
|
||||
|
||||
Reference in New Issue
Block a user