Merge branch 'master' of github.com:bitwarden/desktop into feature/rust

This commit is contained in:
Hinton 2022-04-04 21:16:25 +02:00
commit 3204b134ac
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ const common = {
};
const renderer = {
mode: "production",
mode: NODE_ENV,
devtool: "source-map",
target: "electron-renderer",
node: {