mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
i18n service and helpers
This commit is contained in:
@@ -57,6 +57,7 @@ const main = {
|
||||
new CopyWebpackPlugin([
|
||||
'./src/package.json',
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/_locales', to: '_locales' },
|
||||
]),
|
||||
],
|
||||
externals: [nodeExternals()]
|
||||
|
||||
Reference in New Issue
Block a user