mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 09:33:27 +00:00
Desktop Native compile debug builds with debug log level (#17357)
* Desktop Native compile debug builds with debug log level * typo in code comment
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"build": "napi build --platform --js false",
|
||||
"build": "node scripts/build.js",
|
||||
"test": "cargo test"
|
||||
},
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user